Data Element list used by SAP ABAP Function Module DD_TABL_INNER_ACT (DD: inner activation program)
SAP ABAP Function Module
DD_TABL_INNER_ACT (DD: inner activation program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDBOOL_D | DD: truth value | ||
| 2 | DD_ACTMODE | DD.: definition of activation mode | SOURCE VALUE(MODE) LIKE DDREFSTRUC-MODE DEFAULT 1 |
|
| 3 | MODEFLAG | Results of Distribution Run (Table DDXTT) | SOURCE REFERENCE(MODEFLAG) LIKE DDXTT-MODEFLAG DEFAULT ' ' |
|
| 4 | SETTMST | Force updating of the time stamp | ||
| 5 | SYTABIX | Row Index of Internal Tables | ||
| 6 | TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02V-TABNAME |
|
| 7 | TGFCT | Function on Database - for example, for table conversion | SOURCE REFERENCE(ACTION) LIKE TBATG-FCT DEFAULT ' ' |
|