SAP ABAP Function Module DD_ENQU_GENERATE (Generiert Sperrbausteine zu einem Sperrobjekt)
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_GENERATE Generiert Sperrbausteine zu einem Sperrobjekt  
Function Group SDM3   ENQUEUE function module generation  
Program Name SAPLSDM3    
INCLUDE Name LSDM3U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing DD25V_WA TYPE DD25V SPACE Header of the lock object
Exporting DEQAREA TYPE TLIBG-AREA Function group of the DEQUEUE module
Exporting DEQFUNCNAME TYPE TFDIR-FUNCNAME Name of the generated DEQUEUE function module
Exporting ENQAREA TYPE TLIBG-AREA Function group of the ENQUEUE module
Exporting ENQFUNCNAME TYPE TFDIR-FUNCNAME Name of the generated ENQUEUE function module
Importing WITH_ENQU TYPE DDREFSTRUC-BOOL SPACE Sources of lock object were transferred
Importing ENQUNAME TYPE DD25V-VIEWNAME Name of the lock object
Importing WITH_TABL TYPE DDREFSTRUC-BOOL SPACE Sources of the base tables were transferred
Importing PRID TYPE SYST-TABIX 0 Output channel for log writer
Importing NO_CODING TYPE DDREFSTRUC-BOOL ' ' Spezialfunktion: Bausteine ohne Coding generiere
Tables DD26E_TAB TYPE DD26E Base tables of the lock object
Tables DD27P_FLD TYPE DD27P Lock parameter of the lock object
Tables DD03P_BAS TYPE DD03P Fields of the base tables of the lock object
Tables DD05M_BAS TYPE DD05M Foreign key fields of the join conditions
Exception ENQ_IS_INCONSISTENT TYPE Lock object is inconsistent
Exception ENQ_NOT_FOUND TYPE Lock object could not be actively read
Exception FUNCTION_ENQUEUED TYPE Function module or function group locked
Exception GENERATE_ERROR TYPE Function module or function group could not be generated
Exception INTERNAL_ERROR TYPE internal error
Exception TOO_MANY_FUNCTIONS TYPE All lock function groups full
Exception REP_ERROR TYPE Error occurred when generating the coding
               
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  19950922 
SAP Release Created in