SAP Function /SAPTRX/XBO_SD_DELIV_OBP10 - BO: Delivery for Outbound Delivery Visibility Process

Parameter Reference Type Length Default Optional Text
AO_DYN_DATA TRXAS_APPOBJ_CTAB_WA 0 Control tables for an application object
AO_TYPE_DEFINITION /SAPTRX/AOTYPES u 694 Application object control data
AO_TYPE_DYN_DATA TRXAS_APPTYPE_TABS_WA 0 All tables used for this application object type
MAIN_TABLE_REF REF TO DATA 0 Refernce to main table structure
MAIN_TABLE_STRUCT /SAPTRX/STRUCDATADEF C 30 DDIC definition of main table data structure
MASTER_TABLE_REF REF TO DATA 0 Reference to master table structure
MASTER_TABLE_STRUCT /SAPTRX/STRUCDATADEF C 30 DDIC definition of master table data structure
TABLE_CONTAINER TRXAS_TABCONTAINER 0 Container with application tables

Parameter Reference Type Length Text
BUSOBJ_KEY /SAPTRX/BUSOBJKEY C 80 Key value of a Busines Object

Parameter Reference Length Optional Text
BUSOBJ_KEYFIELDS SWOTDV 327 Object Type Verbs Definition
BUSOBJ_KEYS /SAPTRX/BUSOBJ_KEY 60 combination of BO table and key field
LOGTABLE BAPIRET2 548 X Return Parameter
TABLE_DEFINITIONS /SAPTRX/AOALLTAB 232 All tables for a business process type

Exception Text
DATA_MODEL_ERROR Improper data model setup fro BPT
STOP_PROCESSING Stop Processing

Functionality
This function module is used in the outbound delivery visibility processfor the business object extractor.

Example
You need to create this function module to display the SAP EventManagement tab page containing event handler information in an SAPR/3 system.

Notes
When you assign this extractor to an application object type (using thetransaction for defining application object types: /SAPTRX/ASC0AO), youalso need to specify object type LIKP (Outbound Delivery).