Table/Structure Field 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 | DCGENTB - LEVEL | Number of level for topological sorting | ||
| 2 | DDMASS - EXTTAB | ATAB table with structure TACOB | SOURCE VALUE(EXTTAB) LIKE DDMASS-EXTTAB DEFAULT ' ' |
|
| 3 | DDMASS - ACTSINGLE | DD: Activates single activation by mass activation program | ||
| 4 | DDMASS - FRCACT | DD: Flag if dependent objects should be activated | ||
| 5 | DDMASS - FRCACT | DD: Flag if dependent objects should be activated | SOURCE VALUE(FRCACT) LIKE DDMASS-FRCACT |
|
| 6 | DDMASS - INACTIVE | 'X': Inactive, ' ': Active nametab is written | ||
| 7 | DDMASS - INACTIVE | 'X': Inactive, ' ': Active nametab is written | SOURCE VALUE(INACTIVE) LIKE DDMASS-INACTIVE |
|
| 8 | DDMASS - LOGNAME | Text, 256 Characters | SOURCE REFERENCE(LOGNAME) LIKE DDMASS-LOGNAME |
|
| 9 | DDMASS - LOGNAME | Text, 256 Characters | ||
| 10 | DDMASS - MEDIUM | DD: Category of input medium in mass activation program | ||
| 11 | DDMASS - MEDIUM | DD: Category of input medium in mass activation program | SOURCE VALUE(MEDIUM) LIKE DDMASS-MEDIUM |
|
| 12 | DDMASS - TRKORR | Request/Task | ||
| 13 | DDMASS - TRKORR | Request/Task | SOURCE VALUE(TRKORR) LIKE DDMASS-TRKORR DEFAULT ' ' |
|
| 14 | DDMASS - VERSION | Version of DD object to be activated | ||
| 15 | DDMASS - VERSION | Version of DD object to be activated | SOURCE VALUE(VERSION) LIKE DDMASS-VERSION |
|
| 16 | DDMASS - WRITE_LOG | DDMASS-WRITE_LOG | ||
| 17 | DDMASS - WRITE_LOG | DDMASS-WRITE_LOG | SOURCE REFERENCE(WRITE_LOG) LIKE DDMASS-WRITE_LOG DEFAULT 'X' |
|
| 18 | DDMASS - EXCOMMIT | 'X': Commit after each object, ' ': No commit | SOURCE VALUE(EXCOMMIT) LIKE DDMASS-EXCOMMIT DEFAULT 'X' |
|
| 19 | DDMASS - ACTSINGLE | DD: Activates single activation by mass activation program | SOURCE REFERENCE(ACT_S) LIKE DDMASS-ACTSINGLE DEFAULT ' ' |
|
| 20 | DDMASS - AUTHCHK | DD: 'X': Perform check authority, '': No authority check | ||
| 21 | DDMASS - AUTHCHK | DD: 'X': Perform check authority, '': No authority check | SOURCE VALUE(AUTH_CHK) LIKE DDMASS-AUTHCHK DEFAULT 'X' |
|
| 22 | DDMASS - DDMODE | DD: mode in the mass activation program | ||
| 23 | DDMASS - DDMODE | DD: mode in the mass activation program | SOURCE VALUE(DDMODE) LIKE DDMASS-DDMODE |
|
| 24 | DDMASS - DELALL | DD: Flag if all versions should be deleted | ||
| 25 | DDMASS - DELALL | DD: Flag if all versions should be deleted | SOURCE VALUE(DELALL) LIKE DDMASS-DELALL |
|
| 26 | DDMASS - DELNOREF | DD: Flag if all versions should be deleted | ||
| 27 | DDMASS - DELNOREF | DD: Flag if all versions should be deleted | SOURCE VALUE(DELNOREF) LIKE DDMASS-DELNOREF |
|
| 28 | DDMASS - DEVICE | Output medium | ||
| 29 | DDMASS - DEVICE | Output medium | SOURCE VALUE(DEVICE) LIKE DDMASS-DEVICE |
|
| 30 | DDMASS - ENQUEUE | DD: Lock for the mass activation program (shared/exclusive) | ||
| 31 | DDMASS - ENQUEUE | DD: Lock for the mass activation program (shared/exclusive) | SOURCE VALUE(ENQUEUE) LIKE DDMASS-ENQUEUE DEFAULT 'S' |
|
| 32 | DDMASS - EXCOMMIT | 'X': Commit after each object, ' ': No commit | ||
| 33 | DDMASS - EXTTAB | ATAB table with structure TACOB | ||
| 34 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(T_ON) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 35 | DDREFSTRUC - BOOL | DD: truth value | ||
| 36 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(LOG_HEAD_TAIL) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 37 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 38 | SYST - SYSID | ABAP System Field: Name of SAP System | ||
| 39 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |