SAP ABAP Data Element DDENQUPAR (Lock parameter)
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
Data Element DDENQUPAR
Short Description Lock parameter  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FDNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD03L    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Lock par. 
Medium 15 Lock parameter 
Long 20 Lock parameter 
Heading 14 Lock parameter 
Documentation

Definition

Definition of the lock parameters of a lock object:

The lock parameters of a lock object are used when the relevant lock modules are called to allocate the values to the lock arguments of the lock object.

For each parameter field of the lock object (at most) one lock parameter can be defined.
The name of the lock parameter generally corresponds to the name of the relevant parameter field. The name can however be freely chosen as long as it adheres to the name conventions for lock parameters.

For each parameter <Par> of the lock objects the relevant lock modules receive IMPORT parameters <Par> and X_<Par>. The parameter <Par> possesses the relevant parameter field as reference field. If the IMPORT parameter <Par> is filled with a value in a call, all the lock fields equivalent to the parameter field in the corresponding lock arguments are filled with that value. If the parameter remains initial, generic locking takes place on these lock fields. If however the flag X_<Par> is set, initial <Par> also means that the corresponding lock field should be locked at initial value.

History
Last changed by/on SAP  19970801 
SAP Release Created in