Table list used by SAP ABAP Function Module DD_MASS_ACT_TABL (DD: Tabellenaktivierung via Massenaktivierer)
SAP ABAP Function Module
DD_MASS_ACT_TABL (DD: Tabellenaktivierung via Massenaktivierer) 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 | DCTABLMRS | DD: Return Structure for Table Mass Activation | ||
| 4 | DCTABLMRS | DD: Return Structure for Table Mass Activation | SOURCE TABNAMES STRUCTURE DCTABLMRS |
|
| 5 | DCTABLRES | ABAP/4 Dictionary: Additional Info for Table Activation | SOURCE CNVTAB STRUCTURE DCTABLRES |
|
| 6 | DDMASS | DD: Structure for mass activator parameters | SOURCE REFERENCE(LOGNAME) LIKE DDMASS-LOGNAME |
|
| 7 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(INACTIVE) LIKE DDMASS-INACTIVE DEFAULT ' ' |
|
| 8 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(EXCOMMIT) LIKE DDMASS-EXCOMMIT DEFAULT 'X' |
|
| 9 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(DEVICE) LIKE DDMASS-DEVICE DEFAULT 'T' |
|
| 10 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(DDMODE) LIKE DDMASS-DDMODE DEFAULT 'O' |
|
| 11 | DDMASS | DD: Structure for mass activator parameters | ||
| 12 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(AUTH_CHK) LIKE DDMASS-AUTHCHK DEFAULT ' ' |
|
| 13 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(LOG_SHOW) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 14 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | ||
| 15 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(T_ON) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |