Table/Structure Field list used by SAP ABAP Function Module DD_TABL_ACT (DD: online activation with dependencies)
SAP ABAP Function Module
DD_TABL_ACT (DD: online activation with dependencies) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCTABLACT - DB_AUTH | DD.: Flag if author. check for DB changes executed | ||
| 2 | DCTABLACT - ACTOK | DD: Flag: Check activation authorization | ||
| 3 | DCTABLACT - TIMER_ON | DD: Flag ('X',''): Switch on timer ? | ||
| 4 | DCTABLACT - TBVIACT | DD: Activation mode for dependent views | ||
| 5 | DCTABLACT - TABLGET | String for controlling table read routine | ||
| 6 | DCTABLACT - SHDEPACT | DD: Activation mode for dependent search helps | ||
| 7 | DCTABLACT - SETLEVEL | DD: Flag: Is log level changed during activation ? | ||
| 8 | DCTABLACT - MULTIPLEX | Indicator whether multiplexing is possible for a table | ||
| 9 | DCTABLACT - LOCKACT | DD: Flag: Is activation locked? | ||
| 10 | DCTABLACT - EXCOMMIT | DD: Flag ('X','') if commit should be performed | SOURCE VALUE(EXCOMMIT) LIKE DCTABLACT-EXCOMMIT DEFAULT 'X' |
|
| 11 | DCTABLACT - EXCOMMIT | DD: Flag ('X','') if commit should be performed | ||
| 12 | DCTABLACT - ENDEPACT | DD: Activation mode for dependent lock objects | ||
| 13 | DCTABLACT - DEPTABS | DD: Flag if dependent tables are activated | ||
| 14 | DCTABLRES - TABNAME | Table Name | ||
| 15 | DCTBACTRES - SETTMST | Force updating of the time stamp | ||
| 16 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 17 | DD02L - TABNAME | Table Name | ||
| 18 | DD02V - ACTFLAG | Activation flag | ||
| 19 | DD02V - TABNAME | Table Name | ||
| 20 | DD02V - TABCLASS | Table category | ||
| 21 | DD02V - SQLTAB | Name of an SQL table or an appended table | ||
| 22 | DD02V - MULTIPLEX | Indicator whether multiplexing is possible for a table | ||
| 23 | DD10L - AS4USER | Last Changed By | ||
| 24 | DDREFSTRUC - BOOL | DD: truth value | ||
| 25 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(AUTH_CHK) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 26 | DDREFSTRUC - MODE | DD.: definition of activation mode | ||
| 27 | DDREFSTRUC - MODE | DD.: definition of activation mode | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE DEFAULT 1 |
|
| 28 | DDTABNAME - TABNAME | Table Name | ||
| 29 | DDXTT - MODEFLAG | Results of Distribution Run (Table DDXTT) | ||
| 30 | SPRWR - DEVICE | Output medium | ||
| 31 | SPRWR - DEVICE | Output medium | SOURCE VALUE(DEVICE) LIKE SPRWR-DEVICE DEFAULT 'F' |
|
| 32 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 33 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 34 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 35 | SYST - UNAME | ABAP System Field: Name of Current User |