Data Element list used by SAP ABAP Function Module DD_DB_OPERATION (Ausführen einer Aktion des DB-Utilities)
SAP ABAP Function Module
DD_DB_OPERATION (Ausführen einer Aktion des DB-Utilities) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(FORCED) LIKE DD02L-AS4LOCAL DEFAULT SPACE |
|
| 2 | DDBOOL_D | DD: truth value | SOURCE VALUE(DATA_COPY) LIKE DDREFSTRUC-BOOL |
|
| 3 | DDBOOL_D | DD: truth value | SOURCE VALUE(CHK_IGNORE) TYPE DDBOOL_D OPTIONAL |
|
| 4 | INDEXID | Unique Index ID in a Table | SOURCE VALUE(ID_NAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
|
| 5 | MODEFLAG | Results of Distribution Run (Table DDXTT) | SOURCE VALUE(STATUS) LIKE DDXTT-MODEFLAG DEFAULT 'D' |
|
| 6 | MODEFLAG | Results of Distribution Run (Table DDXTT) | ||
| 7 | OBJECTNAME | Name of the ABAP Dictionary object | ||
| 8 | OBJECTNAME | Name of the ABAP Dictionary object | SOURCE VALUE(OBJ_NAME) LIKE TBATG-TABNAME |
|
| 9 | SYSUBRC | Return Code | ||
| 10 | SYTABIX | Row Index of Internal Tables | ||
| 11 | TBATGOBJ | DD: object type to which the operation is applied | ||
| 12 | TBATGOBJ | DD: object type to which the operation is applied | SOURCE VALUE(OBJ_TYPE) LIKE TBATG-OBJECT |
|
| 13 | TGFCT | Function on Database - for example, for table conversion | SOURCE VALUE(FCT) LIKE TBATG-FCT DEFAULT 'NOP' |
|
| 14 | TGFCT | Function on Database - for example, for table conversion |