SAP ABAP Function Module DD_TABL_ACTIVATE (DD: Äußere Schnittstelle: Online-Aktivierung mit Abhängigen)
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_TABL_ACTIVATE DD: Äußere Schnittstelle: Online-Aktivierung mit Abhängigen  
Function Group SDTA   Table Activation  
Program Name SAPLSDTA    
INCLUDE Name LSDTAU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RESULT TYPE SYST-SUBRC Results of the activation
Importing TABNAME TYPE DD02L-TABNAME Name of table to be activated
Importing AUTH_CHK TYPE DDREFSTRUC-BOOL 'X'
Importing PRID TYPE SYST-TABIX 0 ID for the log writer
Exception ACT_REFUSED TYPE Activation not possible at the moment
Exception ACT_FAILURE TYPE Error during activation
Exception ACT_UNLOCK_FAILURE TYPE Activation lock could not be cancelled
Exception ILLEGAL_VALUE TYPE Incorrect call
               
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