Table/Structure Field list used by SAP ABAP Function Module DD_MX_TABL_DEP_ACT (DD: activation of tables with MULTIPLEX = 'D')
SAP ABAP Function Module
DD_MX_TABL_DEP_ACT (DD: activation of tables with MULTIPLEX = 'D') is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCTABLACT - EXCOMMIT | DD: Flag ('X','') if commit should be performed | SOURCE VALUE(EXCOMMIT) LIKE DCTABLACT-EXCOMMIT DEFAULT 'X' |
|
| 2 | DCTABLACT - UPGRMODE | Session of the upgrade (Upgrade, Patch) | ||
| 3 | DCTABLACT - UPGRMODE | Session of the upgrade (Upgrade, Patch) | SOURCE VALUE(UPGRMODE) LIKE DCTABLACT-UPGRMODE DEFAULT ' ' |
|
| 4 | DCTABLACT - EXCOMMIT | DD: Flag ('X','') if commit should be performed | ||
| 5 | DD02V - TABNAME | Table Name | ||
| 6 | DD02V - TABNAME | Table Name | SOURCE VALUE(MX_TABNAME) LIKE DD02V-TABNAME |
|
| 7 | DD02V - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02V-TABNAME |
|
| 8 | DDREFSTRUC - BOOL | DD: truth value | ||
| 9 | DDREFSTRUC - MODE | DD.: definition of activation mode | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE DEFAULT 1 |
|
| 10 | DDREFSTRUC - MODE | DD.: definition of activation mode | ||
| 11 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(SET_MX) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 12 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(AUTH_CHK) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 13 | DDXTT - MODEFLAG | Results of Distribution Run (Table DDXTT) | SOURCE VALUE(NTAB_PUTSTATE) LIKE DDXTT-MODEFLAG DEFAULT 'A' |
|
| 14 | DDXTT - MODEFLAG | Results of Distribution Run (Table DDXTT) | ||
| 15 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 16 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 17 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 18 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |