SAP ABAP Function Module ENQUEUE_READ (Read lock entries from lock table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-EQ (Application Component) Enqueue
     SENQ (Package) Enqueue Handling
Basic Data
Function Module ENQUEUE_READ Read lock entries from lock table  
Function Group SENT   ENQUEUE utilities and test  
Program Name SAPLSENT    
INCLUDE Name LSENTU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUMBER TYPE SYST-TABIX Number of chosen lock entries
Exporting SUBRC TYPE SYST-SUBRC Error code of the enqueue call
Importing GCLIENT TYPE SEQG3-GCLIENT SY-MANDT Client
Importing GNAME TYPE SEQG3-GNAME SPACE Granularity name (-> table name)
Importing GARG TYPE SEQG3-GARG SPACE Granularity value(->values of key fields)
Importing GUNAME TYPE SEQG3-GUNAME SY-UNAME User name
Importing LOCAL TYPE SYST-CTYPE SPACE Single-Character Flag
Importing FAST TYPE SYST-CTYPE SPACE Redundant table fields are not fully filled
Importing GARGNOWC TYPE SYST-CTYPE SPACE All characters in GARG are literals
Tables ENQ TYPE SEQG3 List of the chosen lock entries
Exception COMMUNICATION_FAILURE TYPE See RFC documentation
Exception SYSTEM_FAILURE TYPE See RFC documentation
               
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