SAP ABAP Function Module /SAPTRX/XBO_MM_ITEM_PCM10 (Build the business object key out of the application tables)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM-EM-AS (Application Component) Application System
⤷
/SAPTRX/EM_AI_PAT_PROCUREMENT (Package) SCEM AS Procurement Pattern
⤷
⤷
Basic Data
| Function Module | /SAPTRX/XBO_MM_ITEM_PCM10 | Build the business object key out of the application tables |
| Function Group | /SAPTRX/BOK_PCM_PAT | Procurement: Business Object Key |
| Program Name | /SAPTRX/SAPLBOK_PCM_PAT | |
| INCLUDE Name | /SAPTRX/LBOK_PCM_PATU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BUSOBJ_KEY | TYPE | /SAPTRX/BUSOBJKEY | Key value of a Busines Object | |||
| |
AO_TYPE_DEFINITION | TYPE | /SAPTRX/AOTYPES | Application object control data | |||
| |
TABLE_CONTAINER | TYPE | TRXAS_TABCONTAINER | Container with application tables | |||
| |
AO_TYPE_DYN_DATA | TYPE | TRXAS_APPTYPE_TABS_WA | All tables used for this application object type | |||
| |
AO_DYN_DATA | TYPE | TRXAS_APPOBJ_CTAB_WA | Control tables for an application object | |||
| |
MAIN_TABLE_STRUCT | TYPE | /SAPTRX/STRUCDATADEF | DDIC definition of main table data structure | |||
| |
MAIN_TABLE_REF | TYPE REF TO | DATA | Refernce to main table structure | |||
| |
MASTER_TABLE_STRUCT | TYPE | /SAPTRX/STRUCDATADEF | DDIC definition of master table data structure | |||
| |
MASTER_TABLE_REF | TYPE REF TO | DATA | Reference to master table structure | |||
| |
TABLE_DEFINITIONS | TYPE | /SAPTRX/AOALLTAB | All tables for a business process type | |||
| |
BUSOBJ_KEYFIELDS | TYPE | SWOTDV | Object Type Verbs Definition | |||
| |
BUSOBJ_KEYS | TYPE | /SAPTRX/BUSOBJ_KEY | combination of BO table and key field | |||
| |
LOGTABLE | TYPE | BAPIRET2 | Return Parameter | |||
| |
DATA_MODEL_ERROR | TYPE | Improper data model setup fro BPT | ||||
| |
STOP_PROCESSING | TYPE | Stop Processing | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040114 |
| SAP Release Created in |