Data Element list used by SAP ABAP Function Module DD_TABT_ACT (DD: online activation program for technical settings)
SAP ABAP Function Module
DD_TABT_ACT (DD: online activation program for technical settings) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_ORDER | DD: Conversion methods for pool/cluster to transparent | SOURCE VALUE(CNV_ORDER) LIKE DDREFSTRUC-CNV_ORDER DEFAULT ' ' |
|
| 2 | DDAUTH_CHK | DD: flag whether authority check should be made | SOURCE VALUE(AUTH_CHK) LIKE DDREFSTRUC-AUTH_CHK DEFAULT 'X' |
|
| 3 | DD_ACTMODE | DD.: definition of activation mode | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE DEFAULT 1 |
|
| 4 | DEVICE | Output medium | SOURCE VALUE(DEVICE) LIKE SPRWR-DEVICE DEFAULT 'F' |
|
| 5 | OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(TIMER_ON) LIKE DDREFSTRUC-STATE DEFAULT ' ' |
|
| 6 | OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(GET_STATE) TYPE OBJSTATE DEFAULT 'M' |
|
| 7 | TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD09L-TABNAME |
|