SAP ABAP Function Module /SAPTRX/BUSOBJKEY_TEMPLATE (Build the business object key out of the application tables)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
SCM-EM-AS (Application Component) Application System
⤷
/SAPTRX/ASCU (Package) Application System customizing and communication

⤷

⤷

Basic Data
Function Module | /SAPTRX/BUSOBJKEY_TEMPLATE | Build the business object key out of the application tables |
Function Group | /SAPTRX/FUNCTEMPL_AS | Function templates for AppSys |
Program Name | /SAPTRX/SAPLFUNCTEMPL_AS | |
INCLUDE Name | /SAPTRX/LFUNCTEMPL_ASU06 |
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 | 20020827 |
SAP Release Created in | 461 |