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
Exporting MX_RESULT TYPE SYST-SUBRC
Importing TABNAME TYPE DD02V-TABNAME Table name
Importing DD02V_WA TYPE DD02V Table header
Importing PRID TYPE SYST-TABIX 0 Log ID
Importing ACT_MODE TYPE DDREFSTRUC-MODE 1 Activation mode
Importing NTAB_PUTSTATE TYPE DDXTT-MODEFLAG 'A'
Importing ACTIVATE TYPE DDREFSTRUC-BOOL 'A'
Importing AUTH_CHK TYPE DDREFSTRUC-BOOL 'X' Authority check (' ': off, 'X': on)
Importing EXCOMMIT TYPE DCTABLACT-EXCOMMIT 'X'
Importing UPGRMODE TYPE DCTABLACT-UPGRMODE ' '
Importing ACT_RESULT TYPE SYST-SUBRC Results of activation of table TABNAME
Tables CTRL_MX_ACTRES TYPE DCMXACTRES Activation results of the dependent tables
Tables CTRL_TABL_RES TYPE DCTABLRES Additional information about the activ. of TABNAME
Exception ILLEGAL_VALUE TYPE Incorrect parameter transfer
               
Processing Type
Normal Function Module  
Remote-Enabled 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