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 Table  DCDELTB DD: Objects to be deleted in the mass activation program
2 Table  DCGENTB DD: Objects to be activated in the mass activation program
3 Table  DCTABLMRS DD: Return Structure for Table Mass Activation
4 Table  DCTABLMRS DD: Return Structure for Table Mass Activation SOURCE TABNAMES STRUCTURE DCTABLMRS
5 Table  DCTABLRES ABAP/4 Dictionary: Additional Info for Table Activation SOURCE CNVTAB STRUCTURE DCTABLRES
6 Table  DDMASS DD: Structure for mass activator parameters SOURCE REFERENCE(LOGNAME) LIKE DDMASS-LOGNAME
7 Table  DDMASS DD: Structure for mass activator parameters SOURCE VALUE(INACTIVE) LIKE DDMASS-INACTIVE DEFAULT ' '
8 Table  DDMASS DD: Structure for mass activator parameters SOURCE VALUE(EXCOMMIT) LIKE DDMASS-EXCOMMIT DEFAULT 'X'
9 Table  DDMASS DD: Structure for mass activator parameters SOURCE VALUE(DEVICE) LIKE DDMASS-DEVICE DEFAULT 'T'
10 Table  DDMASS DD: Structure for mass activator parameters SOURCE VALUE(DDMODE) LIKE DDMASS-DDMODE DEFAULT 'O'
11 Table  DDMASS DD: Structure for mass activator parameters
12 Table  DDMASS DD: Structure for mass activator parameters SOURCE VALUE(AUTH_CHK) LIKE DDMASS-AUTHCHK DEFAULT ' '
13 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(LOG_SHOW) LIKE DDREFSTRUC-BOOL DEFAULT 'X'
14 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary
15 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(T_ON) LIKE DDREFSTRUC-BOOL DEFAULT ' '