SAP Function SAMPLE_INTERFACE_01000103 - Supplies APO with Order Data from Collective Availability Check

Parameter Reference Type Length Default Optional Text
IS_ORDER AUFNR_VPR u 228 Order to be Transferred
I_COMMIT SYST-DATAR C 1 X 'X': Commit Deleted at End

Parameter Reference Length Optional Text
IT_RESB RESBSV 488 Components to be Transferred


DEFINE &TEXT& = 'Provides New Dimension 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 provides the results of a collectiveavailability check for a production or process order.
In addition, it provides an indicator which shows whether the modulecan trigger a COMMIT WORK or not. This indicator is only intended forinternal SAP use (where it is necessary for technical reasons), andshould NOT be used by other users! All structures and/or tables in theinterface correspond to the document tables set up during thetransaction.

Notes
Note that this event runs at the same time as the actual collectiveavailability check. Systems using this event should be set up to withoptimal performance, as the run time for the collective availabilitycheck increases each time the event is processed.