Table list used by SAP ABAP Function Module DD_MASS_ACT (DD: Mass activation)
SAP ABAP Function Module
DD_MASS_ACT (DD: Mass activation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCDELTB | DD: Objects to be deleted in the mass activation program | SOURCE DELTAB STRUCTURE DCDELTB |
|
| 2 | DCGENTB | DD: Objects to be activated in the mass activation program | ||
| 3 | DCGENTB | DD: Objects to be activated in the mass activation program | SOURCE GENTAB STRUCTURE DCGENTB |
|
| 4 | DCTABLRES | ABAP/4 Dictionary: Additional Info for Table Activation | SOURCE CNVTAB STRUCTURE DCTABLRES OPTIONAL |
|
| 5 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(EXTTAB) LIKE DDMASS-EXTTAB DEFAULT ' ' |
|
| 6 | DDMASS | DD: Structure for mass activator parameters | SOURCE REFERENCE(ACT_S) LIKE DDMASS-ACTSINGLE DEFAULT ' ' |
|
| 7 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(AUTH_CHK) LIKE DDMASS-AUTHCHK DEFAULT 'X' |
|
| 8 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(DDMODE) LIKE DDMASS-DDMODE |
|
| 9 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(DELALL) LIKE DDMASS-DELALL |
|
| 10 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(DELNOREF) LIKE DDMASS-DELNOREF |
|
| 11 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(DEVICE) LIKE DDMASS-DEVICE |
|
| 12 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(ENQUEUE) LIKE DDMASS-ENQUEUE DEFAULT 'S' |
|
| 13 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(EXCOMMIT) LIKE DDMASS-EXCOMMIT DEFAULT 'X' |
|
| 14 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(FRCACT) LIKE DDMASS-FRCACT |
|
| 15 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(INACTIVE) LIKE DDMASS-INACTIVE |
|
| 16 | DDMASS | DD: Structure for mass activator parameters | SOURCE REFERENCE(LOGNAME) LIKE DDMASS-LOGNAME |
|
| 17 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(MEDIUM) LIKE DDMASS-MEDIUM |
|
| 18 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(TRKORR) LIKE DDMASS-TRKORR DEFAULT ' ' |
|
| 19 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(VERSION) LIKE DDMASS-VERSION |
|
| 20 | DDMASS | DD: Structure for mass activator parameters | SOURCE REFERENCE(WRITE_LOG) LIKE DDMASS-WRITE_LOG DEFAULT 'X' |
|
| 21 | DDMASS | DD: Structure for mass activator parameters | ||
| 22 | DDMASSTST | DD: Control Structure for Test Mode Mass Activation Program | ||
| 23 | DDMASSTST | DD: Control Structure for Test Mode Mass Activation Program | SOURCE VALUE(TST) LIKE DDMASSTST DEFAULT ' ' |
|
| 24 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(LOG_HEAD_TAIL) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 25 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(T_ON) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |