SAP ABAP Function Module DD_ENQU_PARLIST (Bestimmt die maximale Liste der Sperrparameter 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_PARLIST Bestimmt die maximale Liste der Sperrparameter zu einem Sperrobjekt  
Function Group SDM3   ENQUEUE function module generation  
Program Name SAPLSDM3    
INCLUDE Name LSDM3U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing DD25V_WA_A TYPE DD25V Lock object header, active state
Changing DD25V_WA_N TYPE DD25V Header, revised/latest state
Exporting GOT_STATE TYPE DCENQUGET State of the read component objects
Exporting OBJECT_INCONSISTENT TYPE DDREFSTRUC-BOOL Join condition not suitable for lock object
Importing ENQU_NAME TYPE DD25L-VIEWNAME Name of the lock object
Importing WITH_ENQU TYPE DDREFSTRUC-BOOL ' ' Flag if sources of the lock object are already there
Importing WITH_TEXT TYPE DDREFSTRUC-BOOL ' ' Flag whether to read with text
Importing GET_STATE TYPE DCENQUGET 'M ' Read status ('A', 'N', 'R','M')
Importing WITH_TABL TYPE DDREFSTRUC-BOOL ' ' Flag if sources of the base tables are already there
Importing PRID TYPE SYST-TABIX 0 ID of the error output channel
Tables DD26E_TAB_A TYPE DD26E Base tables, active state
Tables DD26E_TAB_N TYPE DD26E Base tables, revised/latest state
Tables DD27P_FLD_A TYPE DD27P Lock object fields, active state
Tables DD27P_FLD_N TYPE DD27P Fields, revised/latest state
Tables DD02V_BAS TYPE DD02V Header of base tables of 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 joins of the lock object
Tables DD08V_BAS TYPE DD08V Foreign key header of the joins of the lock object
Tables DD27P_PAR TYPE DD27P Maximum parameter list of the lock object
Exception ILLEGAL_VALUE TYPE Import parameter with invalid value
Exception ACCESS_FAILURE TYPE Reading of the sources failed
Exception FAILURE_IN_TABLE TYPE No active version of a base table
               
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  19950519 
SAP Release Created in