SAP Function SAMPLE_INTERFACE_01000104 - Supplies New Dimension Products with Confirmation Data

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


DEFINE &TEXT& = 'Supplies New Dimension Products with Confirmation Data'
DEFINE &EVENT& = '01000104'
DEFINE &TYPE& = 'INTERFACE'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX

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!