Table/Structure Field list used by SAP ABAP Function Module DD_MX_TABL_ACT (DD: activation of tables with MULTIPLEX = 'M' including dependent tables)
SAP ABAP Function Module
DD_MX_TABL_ACT (DD: activation of tables with MULTIPLEX = 'M' including dependent tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCMXACTRES - TABNAME | Table Name | ||
| 2 | DCMXACTRES - ACT_RESULT | Return Code | ||
| 3 | DCTABLACT - EXCOMMIT | DD: Flag ('X','') if commit should be performed | ||
| 4 | DCTABLACT - EXCOMMIT | DD: Flag ('X','') if commit should be performed | SOURCE VALUE(EXCOMMIT) LIKE DCTABLACT-EXCOMMIT DEFAULT 'X' |
|
| 5 | DCTABLACT - UPGRMODE | Session of the upgrade (Upgrade, Patch) | ||
| 6 | DCTABLACT - UPGRMODE | Session of the upgrade (Upgrade, Patch) | SOURCE VALUE(UPGRMODE) LIKE DCTABLACT-UPGRMODE DEFAULT ' ' |
|
| 7 | DCTABLRES - TABNAME | Table Name | ||
| 8 | DD02L - SQLTAB | Name of an SQL table or an appended table | ||
| 9 | DD02L - MULTIPLEX | Indicator whether multiplexing is possible for a table | ||
| 10 | DD02L - AS4LOCAL | Activation Status of a Repository Object | ||
| 11 | DD02V - MULTIPLEX | Indicator whether multiplexing is possible for a table | ||
| 12 | DD02V - SQLTAB | Name of an SQL table or an appended table | ||
| 13 | DD02V - TABCLASS | Table category | ||
| 14 | DD02V - TABNAME | Table Name | ||
| 15 | DD02V - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02V-TABNAME |
|
| 16 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(AUTH_CHK) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 17 | DDREFSTRUC - MODE | DD.: definition of activation mode | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE DEFAULT 1 |
|
| 18 | DDREFSTRUC - MODE | DD.: definition of activation mode | ||
| 19 | DDREFSTRUC - BOOL | DD: truth value | ||
| 20 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(ACTIVATE) LIKE DDREFSTRUC-BOOL DEFAULT 'A' |
|
| 21 | DDSEVSUM - ERR_NO | Row Index of Internal Tables | ||
| 22 | DDSEVSUM - OK_NO | Row Index of Internal Tables | ||
| 23 | DDSEVSUM - WRN_NO | Row Index of Internal Tables | ||
| 24 | DDXTT - MODEFLAG | Results of Distribution Run (Table DDXTT) | SOURCE VALUE(NTAB_PUTSTATE) LIKE DDXTT-MODEFLAG DEFAULT 'A' |
|
| 25 | DDXTT - MODEFLAG | Results of Distribution Run (Table DDXTT) | ||
| 26 | MAGE - OBJNAME | Name of the ABAP Dictionary object | ||
| 27 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 28 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 29 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 30 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 31 | TBATG - FCT | Function on Database - for example, for table conversion | ||
| 32 | TBATGKEY - FCT | Function on Database - for example, for table conversion |