Data Element list used by SAP ABAP Function Module DD_TTYP_ACT (DD: Table type activator for single processing)
SAP ABAP Function Module
DD_TTYP_ACT (DD: Table type activator for single processing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDBOOL_D | DD: truth value | SOURCE VALUE(AUTH_CHK) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 2 | DD_ACTMODE | DD.: definition of activation mode | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE DEFAULT 9 |
|
| 3 | DEVICE | Output medium | SOURCE VALUE(DEVICE) LIKE SPRWR-DEVICE DEFAULT 'T' |
|
| 4 | OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(TIMER_ON) LIKE DDREFSTRUC-STATE DEFAULT ' ' |
|
| 5 | TTYPENAME | Name of table type | SOURCE VALUE(TTYP_NAME) LIKE DD40L-TYPENAME |
|