Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
IT_AFRUD | AFRUD | 960 | Dialog Table for Order Confirmations | |
IT_AFVG_BT | AFVGB | 2544 | Order: Operation Structure for Buffer Table | |
IT_CAUFVD | CAUFVD | 2864 | Dialog Structure for Order Headers and Items |
Functionality This business transaction event provides the confirmation data forproduction orders (and also for process orders, networks andmaintenance orders). The tables provided contain all records of the internal buffer tables,excluding records that were created and deleted in the sametransaction. If a confirmation was only created for an order (not foran operation), the confirmation table (IT_AFRUD) still containsconfirmations for every operation. These confirmations are generatedautomatically, but never saved in the database! Notes This event runs before the asynchronous update program. Therefore, toensure performance, the users of this event must be as efficientlyorganized as possible. The more processing that the event requires, thelonger users have to wait until they can continue working in the mode! |