Purchase Order Line Item Add or Change Event

Purchase Order Line Item Add or Change Event

Release Date: 07/28/17

Q - Are there any events that would notify me if someone adds or changes a purchase order line item?

A - As far as when a user adds or changes a PO, the activity that takes place in the PO line item screen is considered to be an “intention” and is not yet finalized. The PO is flagged as change pending. Only after you print the new, changed, or canceled PO is it considered to be finalized. At that time, the item's quantity order is updated and the ATP records reflect that.

Therefore, our event focuses on the time the PO is printed, not on the time when the PO is added or changed in the PO line item screen. In addition, it would be a lot more complicated to implement add/change PO line item events because there are multiple ways a PO line item can be added or changed, including, but not limited to: (1) PO Line Item Screen; (2) Copy PO; (3) PO Import; (3) PO Line Item Change CSV Import; (4) Cancel PO; (5) Release Blanket PO; (6) Post PO Requisition.

Since all these add, change, and cancel activities need to be finalized through PO Printing, you can see that it makes a lot more sense for us to focus the event support on PO Printing instead. You can go to an item file to bring up any item. Then bring up the event window by clicking on the tool bar and pressing F5 to add a new event. Look for the  “Print PO For Item” event. See sample screen below.



As for the variables you can get on this event, look at the sample screen below: 

The “Action” field may have the value of :
                NEW
                CHANGE
                CANCEL
So you may filter for the triggered events based on this field to get the type of activities you want.

EMK



    • Related Articles

    • CP1920 Customer Order Processing Line Item Auditing Report

      Line Item Auditing Report Application Overview This application allows reporting the action types of add, change, delete, and void that have occurred in the order entry sales process. Users, supervisors, and management can use this information to ...
    • CP1900 Customer Order Processing Line Item Auditing Inquiry

      Line Item Auditing Inquiry Application Overview This application allows inquiries into the order action types of add, change, delete, and void that have occurred in the order entry sales process. Users, supervisors, and management can use this ...
    • 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. ...
    • Feature - Change Sales Order From Incomplete to Complete Status Event

      Release Date: 1/23/2024 Version: 8.5 & Up A new event has been added that, when active, detects when an incomplete order for a specific customer has been made into a complete order. Accordingly, the event type is abbreviated as INCTOCOM. This new ...
    • Can I Edit the Ship Date Field in PO Line Item Screen?

      Q - I noticed that there is a "Ship Date" field in the Purchase Order Line Item screen. It is not editable right now. What settings are necessary to gain access to the Ship Date field? See sample screen below. A - Before answering this question, we ...