Table list used by SAP ABAP Function Module DD_MASS_ACT_C3 (DD: Mass activation)
SAP ABAP Function Module
DD_MASS_ACT_C3 (DD: Mass activation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCDELDEPTB | DD: For dependencies during mass-deletion | ||
| 2 | DCDELTB | DD: Objects to be deleted in the mass activation program | ||
| 3 | DCDELTB | DD: Objects to be deleted in the mass activation program | SOURCE DELTAB STRUCTURE DCDELTB |
|
| 4 | DCDEPTB | DD: Dependencies between DD objects | ||
| 5 | DCGENTB | DD: Objects to be activated in the mass activation program | ||
| 6 | DCGENTB | DD: Objects to be activated in the mass activation program | SOURCE GENTAB STRUCTURE DCGENTB |
|
| 7 | DCTABLRES | ABAP/4 Dictionary: Additional Info for Table Activation | SOURCE CNVTAB STRUCTURE DCTABLRES OPTIONAL |
|
| 8 | DCTABLRES | ABAP/4 Dictionary: Additional Info for Table Activation | ||
| 9 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(WRITE_LOG) LIKE DDMASS-WRITE_LOG DEFAULT 'X' |
|
| 10 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(VERSION) LIKE DDMASS-VERSION DEFAULT 'ACT' |
|
| 11 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(PERSIST_SEL) TYPE DDMASS-PERSISTS OPTIONAL |
|
| 12 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(PERSIST) TYPE DDMASS-PERSIST OPTIONAL |
|
| 13 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(NOTFILL) TYPE DDMASS-NOTFILL OPTIONAL |
|
| 14 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(MEDIUM) LIKE DDMASS-MEDIUM DEFAULT 'T' |
|
| 15 | DDMASS | DD: Structure for mass activator parameters | SOURCE REFERENCE(LOGNAME) LIKE DDMASS-LOGNAME OPTIONAL |
|
| 16 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(INACTIVE) LIKE DDMASS-INACTIVE DEFAULT ' ' |
|
| 17 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(FRCACT) LIKE DDMASS-FRCACT DEFAULT ' ' |
|
| 18 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(EXCOMMIT) LIKE DDMASS-EXCOMMIT DEFAULT 'X' |
|
| 19 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(ENQUEUE) LIKE DDMASS-ENQUEUE DEFAULT 'S' |
|
| 20 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(DEVICE) LIKE DDMASS-DEVICE DEFAULT 'T' |
|
| 21 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(DELNOREF) LIKE DDMASS-DELNOREF DEFAULT ' ' |
|
| 22 | DDMASS | DD: Structure for mass activator parameters | SOURCE REFERENCE(DELALL) LIKE DDMASS-DELALL DEFAULT ' ' |
|
| 23 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(DDMODE) LIKE DDMASS-DDMODE DEFAULT 'O' |
|
| 24 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(AUTH_CHK) LIKE DDMASS-AUTHCHK DEFAULT 'X' |
|
| 25 | DDMASS | DD: Structure for mass activator parameters | SOURCE REFERENCE(ACT_S) LIKE DDMASS-ACTSINGLE DEFAULT ' ' |
|
| 26 | DDMASS | DD: Structure for mass activator parameters | ||
| 27 | DDMASS | DD: Structure for mass activator parameters | SOURCE VALUE(EXTTAB) LIKE DDMASS-EXTTAB DEFAULT ' ' |
|
| 28 | DDMASSTST | DD: Control Structure for Test Mode Mass Activation Program | ||
| 29 | DDMASSTST | DD: Control Structure for Test Mode Mass Activation Program | SOURCE VALUE(TST) LIKE DDMASSTST DEFAULT ' ' |
|
| 30 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(T_ON) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 31 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(LOG_HEAD_TAIL) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 32 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | ||
| 33 | PARCONTROL | DD: Control Parameter for Parallel Execution | SOURCE REFERENCE(MAXOBJS) TYPE PARCONTROL-MAXOBJS DEFAULT 150000 |
|
| 34 | PARCONTROL | DD: Control Parameter for Parallel Execution | SOURCE VALUE(MAXTASKS) TYPE PARCONTROL-MAXTASKS DEFAULT 12 |
|
| 35 | PARCONTROL | DD: Control Parameter for Parallel Execution | SOURCE REFERENCE(MINOBJS) TYPE PARCONTROL-MINOBJS DEFAULT 3000 |
|
| 36 | PARCONTROL | DD: Control Parameter for Parallel Execution | SOURCE REFERENCE(PARALLEL) TYPE PARCONTROL-PARALLEL DEFAULT 'X' |
|
| 37 | PARCONTROL | DD: Control Parameter for Parallel Execution | SOURCE VALUE(RESPERC) TYPE PARCONTROL-RESPERC DEFAULT 30 |