Data Element list used by SAP ABAP Function Module DD_DATABASE_UTILITY (Grundfunktionen des Datenbankutilities im Online und Batch mit Prüfungen)
SAP ABAP Function Module
DD_DATABASE_UTILITY (Grundfunktionen des Datenbankutilities im Online und Batch mit Prüfungen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(EXEC_MODUS) LIKE DD02L-AS4LOCAL DEFAULT 'S' |
|
| 2 | INDEXID | Unique Index ID in a Table | SOURCE VALUE(ID_NAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
|
| 3 | OBJECTNAME | Name of the ABAP Dictionary object | SOURCE VALUE(OBJ_NAME) LIKE TBATG-TABNAME |
|
| 4 | SYSUBRC | Return Code | ||
| 5 | TABNAME | Table Name | ||
| 6 | TBATGOBJ | DD: object type to which the operation is applied | SOURCE VALUE(OBJ_TYPE) LIKE TBATG-OBJECT |
|
| 7 | TGFCT | Function on Database - for example, for table conversion | SOURCE VALUE(FCT) LIKE TBATG-FCT |
|