SAP ABAP Function Module DD_ENQU_ACT (Aktivierer von Sperrobjekten)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Function Module DD_ENQU_ACT Aktivierer von Sperrobjekten  
Function Group SDM3   ENQUEUE function module generation  
Program Name SAPLSDM3    
INCLUDE Name LSDM3U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RESULTS TYPE DCENACTRES Results of the activities
Exporting RC TYPE SYST-SUBRC inconsistencies were recognized
Importing ENQUNAME TYPE DD25V-VIEWNAME Name of the lock object to be activated
Importing ACTMODE TYPE DDREFSTRUC-MODE 1 Type of activation
Importing ACTIONS TYPE DCENACTDET ' ' Actions to be executed (only for ACTMODE = 0)
Importing PROTNAME TYPE DDPRH-PROTNAME ' ' Required name of the activation log
Importing PRID TYPE SYST-TABIX 0 Channel for the log (only for PROTNAME = ' ')
Exception PARAMETER_ERROR TYPE Parameters not permitted
Exception ACTOK_FAILURE TYPE
               
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  19950825 
SAP Release Created in