SAP ABAP Function Module ENQUE_DELETE (Löscht die in einer Liste angegebenen Sperreinträge)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-EQ (Application Component) Enqueue
     SENQ (Package) Enqueue Handling
Basic Data
Function Module ENQUE_DELETE Löscht die in einer Liste angegebenen Sperreinträge  
Function Group SENT   ENQUEUE utilities and test  
Program Name SAPLSENT    
INCLUDE Name LSENTU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SUBRC TYPE SYST-SUBRC Error code of the enqueue call
Importing CHECK_UPD_REQUESTS TYPE SYST-SUBRC 0
Importing SUPPRESS_SYSLOG_ENTRY TYPE CHAR1 SPACE Unterdruecken Syslog
Tables ENQ TYPE SEQG3 List of lock entries for deletion
               
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