Table list used by SAP ABAP Function Module /SAPTRX/BUSOBJKEY_TEMPLATE (Build the business object key out of the application tables)
SAP ABAP Function Module
/SAPTRX/BUSOBJKEY_TEMPLATE (Build the business object key out of the application tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /SAPTRX/AOALLTAB | All tables for a business process type | SOURCE TABLE_DEFINITIONS STRUCTURE /SAPTRX/AOALLTAB |
|
| 2 | /SAPTRX/AOTYPES | Application object types | SOURCE REFERENCE(AO_TYPE_DEFINITION) LIKE /SAPTRX/AOTYPES |
|
| 3 | /SAPTRX/BUSOBJ_KEY | combination of BO table and key field | SOURCE BUSOBJ_KEYS STRUCTURE /SAPTRX/BUSOBJ_KEY |
|
| 4 | BAPIRET2 | Return Parameter | SOURCE LOGTABLE STRUCTURE BAPIRET2 OPTIONAL |
|
| 5 | SWOTDV | Object Type Verbs Definition | SOURCE BUSOBJ_KEYFIELDS STRUCTURE SWOTDV |
|