Feature - Shipment Data Update Event

Feature - Shipment Data Update Event

Release Date: 11/07/2017

A new event is added to support the following function in COP -> Processing -> Pick/Pack Ticket & Lbls -> Shipping -> Shipment Data Update.

When an order's shipment data is updated, the following event will be triggered:
File: ARCUSFIL
Program: CPSHPUPD
Type: CPSHPUPD
Description: Shipment Data Update
Variable 1: Customer#
Variable 2: Order#
Variable 3: ShipToName
Variable 4: Location
Variable 5: Salesman
Variable 6. Old Ship Via Code
Variable 7: New Ship Via Code
Variable 8: Freight Amount
Variable 9: New Tracking#

See sample screen below:







Modified Programs: CPSHPUPD

EMK


    • Related Articles

    • Feature - How to Not Update Previous Tracking Note in Shipment Data Update

      Release Date: 11/3/2017 A flag is added to Global Setup -> COP-Func -> Shipment Data Update 21. Allow to Override Previous Tracking Note? The default value is "N." See sample screen below: This flag controls the behavior in COP -> Processing -> Print ...
    • Feature - Shipment Verification For Pallet or Box

      Release Date: 4/19/19 Version: 8.5 and Up Currently users can control the literal that is used in Shipment Verification for Box. This is controlled from Global Setup-> Add-Ons-> Shipment Verification-> Field 42. User Defined Literal For Box. If it is ...
    • Why It's A Bad Idea to Update Elliott Data from External Source

      Release Date: 02/20/2019 Q - Do we have a query to update the order header sales amount based on the line items for unposted orders (assuming no partial posting)? I tried the one below but got no results: UPDATE "CPORDHDR" Cset C.order_total_sale_amt ...
    • Feature - Global Setup Flag to Update Tracking Note from Box Data Window

      Release Date: 10/30/19 Version: 8.5 and up The Shipment Verification application supports the Update Box Data window. If that window is configured to collect the box tracking number, then a tracking note is automatically created. Generally speaking, ...
    • Create PO Receiving Event to Trap Negative Qty on Hand Problem

      Q - Sometimes our receiving department is behind with their tasks in updating received quantities in the Elliott inventory. As a result, it creates a negative quantity on hand in Elliott. The items sold during the period use the old average cost. ...