SAP ABAP Function Module GEN_ENQUEUE_FUNCTION (Generiert ENQUEUE/DEQUEUE Funktionsbausteine)
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 GEN_ENQUEUE_FUNCTION Generiert ENQUEUE/DEQUEUE Funktionsbausteine  
Function Group SDM3   ENQUEUE function module generation  
Program Name SAPLSDM3    
INCLUDE Name LSDM3U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DEQAREA TYPE TLIBG-AREA Function group into which the DEQUEUE function module was generated
Exporting DEQFUNCNAME TYPE TFDIR-FUNCNAME Name of the generated DEQUEUE func
Exporting ENQAREA TYPE TLIBG-AREA Function group into which the ENQUEUE function module was generated
Exporting ENQFUNCNAME TYPE TFDIR-FUNCNAME Name of the generated ENQUEUE func
Importing DATA_DELIVERED TYPE DDREFSTRUC-BOOL SPACE Transfer data to internal tables
Importing ENQNAME TYPE DD25V-VIEWNAME Lock object name
Importing HEADER TYPE SPACE Lock object header
Importing PRID TYPE SYST-TABIX 0 Output channel for log writer
Importing OLDTYPE TYPE DDREFSTRUC-FLAG ' ' leere Hüllen erzeugen
Tables ENQFIELDS TYPE DD27P Fields of the lock object
Tables ENQTABLES TYPE DD26V Tables of the lock object
Exception ENQ_IS_INCONSISTENT TYPE Lock object is inconsistent
Exception ENQ_NOT_FOUND TYPE Lock object not found
Exception FUNCTION_ENQUEUED TYPE Function group is blocked
Exception GENERATE_ERROR TYPE Generated function modules incorre
Exception INTERNAL_ERROR TYPE Internal error
Exception REP_ERROR TYPE Error in the program reference
Exception REP_NOT_FOUND TYPE Program reference is missing
Exception TOO_MANY_FUNCTIONS TYPE Too many function modules
               
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