SAP ABAP Function Module UPG_DDIF_TABL_ACTIVATE (DD: Interface to activate a table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUD (Package) Description of Delivery Units
Basic Data
Function Module UPG_DDIF_TABL_ACTIVATE DD: Interface to activate a table  
Function Group SUG_DDIF   Inactive DDIC avtivation in AIMs.  
Program Name SAPLSUG_DDIF    
INCLUDE Name LSUG_DDIFU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC Result of Activation
Importing NAME TYPE DDOBJNAME Name of the Table to be Activated
Importing AUTH_CHK TYPE DDBOOL_D 'X' 'X': Perform Author. Check for DB Operations
Importing PRID TYPE SYST-TABIX -1 ID for Log Writer
Importing EXCOMMIT TYPE DCTABLACT-EXCOMMIT 'X' Specifies whether a commit is to be sent
Exception NOT_FOUND TYPE Table not Found
Exception PUT_FAILURE TYPE Table could not be Written
               
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  20140802 
SAP Release Created in 740