Table 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 | DCDELTB | DD: Objects to be deleted in the mass activation program | ||
| 2 | DCGENTB | DD: Objects to be activated in the mass activation program | ||
| 3 | DCTABLRES | ABAP/4 Dictionary: Additional Info for Table Activation | SOURCE CTRL_TABL_RES STRUCTURE DCTABLRES OPTIONAL |
|
| 4 | DD40L | Table types (internal tables defined in DD) | SOURCE VALUE(TTYP_NAME) LIKE DD40L-TYPENAME |
|
| 5 | DDMASS | DD: Structure for mass activator parameters | ||
| 6 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | ||
| 7 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE DEFAULT 9 |
|
| 8 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(TIMER_ON) LIKE DDREFSTRUC-STATE DEFAULT ' ' |
|
| 9 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(AUTH_CHK) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 10 | DDSYMTAB | Symbol table (as reference structure) | ||
| 11 | DDTTACTRES | DD: Status of Table Types (Activator Results) | ||
| 12 | SPRWR | Reference fields for logger PR_... | SOURCE VALUE(DEVICE) LIKE SPRWR-DEVICE DEFAULT 'T' |