SAP ABAP Function Module DD_MX_TABL_ACT (DD: activation of tables with MULTIPLEX = 'M' including dependent tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDTB (Package) ABAP/4 Dictionary: Tables

⤷

⤷

Basic Data
Function Module | DD_MX_TABL_ACT | DD: activation of tables with MULTIPLEX = 'M' including dependent tables |
Function Group | SDTA | Table Activation |
Program Name | SAPLSDTA | |
INCLUDE Name | LSDTAU06 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
MX_RESULT | TYPE | SYST-SUBRC | ||||
![]() |
TABNAME | TYPE | DD02V-TABNAME | Table name | |||
![]() |
DD02V_WA | TYPE | DD02V | Table header | |||
![]() |
PRID | TYPE | SYST-TABIX | 0 | Log ID | ||
![]() |
ACT_MODE | TYPE | DDREFSTRUC-MODE | 1 | Activation mode | ||
![]() |
NTAB_PUTSTATE | TYPE | DDXTT-MODEFLAG | 'A' | |||
![]() |
ACTIVATE | TYPE | DDREFSTRUC-BOOL | 'A' | |||
![]() |
AUTH_CHK | TYPE | DDREFSTRUC-BOOL | 'X' | Authority check (' ': off, 'X': on) | ||
![]() |
EXCOMMIT | TYPE | DCTABLACT-EXCOMMIT | 'X' | |||
![]() |
UPGRMODE | TYPE | DCTABLACT-UPGRMODE | ' ' | |||
![]() |
ACT_RESULT | TYPE | SYST-SUBRC | Results of activation of table TABNAME | |||
![]() |
CTRL_MX_ACTRES | TYPE | DCMXACTRES | Activation results of the dependent tables | |||
![]() |
CTRL_TABL_RES | TYPE | DCTABLRES | Additional information about the activ. of TABNAME | |||
![]() |
ILLEGAL_VALUE | TYPE | Incorrect parameter transfer | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |