SAP Function SAMPLE_INTERFACE_01000105 - Supplies New Dimension Products with Order Data

Parameter Reference Length Optional Text
IT_AFPO AFPOB 680 Order: Operation Structure for Buffer Table
IT_CAUFV CAUFV 1549 Dialog Structure for Order Headers and Items


DEFINE &TEXT& = 'Supplies the NewDimension Products with Order Data'
DEFINE &EVENT& = '01000105'
DEFINE &TYPE& = 'INTERFACE'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX

Functionality
This Business Transaction Event is called if a goods receipt is beingposted for a production order.
The available tables contain the order header data and the order itemsfor which goods receipts have been entered.
All tables in the interface have the same structure as the buffertables that were created during the transaction.

Notes
Note that this event runs before the asynchronous update. Therefore,users should make this event as high performing as possible, sincethrough every additional processing action, the user has to wait longerto be able to continue working in that mode.