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