SAP ABAP Function Module ENQUEUE_ENFKL (Request lock for object ENFKL)
Hierarchy
LOCAL (Software Component)
   $ENQ (Package) Generated ENQUEUE Function Modules
Basic Data
Function Module ENQUEUE_ENFKL Request lock for object ENFKL  
Function Group /1BCDWBEN/NEN0002   Enqueue and dequeue functions  
Program Name /1BCDWBEN/SAPLNEN0002    
INCLUDE Name /1BCDWBEN/LNEN0002U43    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MODE_NFKL TYPE ENQMODE 'E' Lock mode for table NFKL
Importing MANDT TYPE NFKL-MANDT SY-MANDT 01th enqueue argument
Importing EINRI TYPE NFKL-EINRI 02th enqueue argument
Importing FALNR TYPE NFKL-FALNR 03th enqueue argument
Importing KLFTYP TYPE NFKL-KLFTYP 04th enqueue argument
Importing KLFART TYPE NFKL-KLFART 05th enqueue argument
Importing FKLEDT TYPE NFKL-FKLEDT 06th enqueue argument
Importing FKLEZT TYPE NFKL-FKLEZT 07th enqueue argument
Importing X_EINRI TYPE SPACE Fill argument 02 with initial value?
Importing X_FALNR TYPE SPACE Fill argument 03 with initial value?
Importing X_KLFTYP TYPE SPACE Fill argument 04 with initial value?
Importing X_KLFART TYPE SPACE Fill argument 05 with initial value?
Importing X_FKLEDT TYPE SPACE Fill argument 06 with initial value?
Importing X_FKLEZT TYPE SPACE Fill argument 07 with initial value?
Importing _SCOPE TYPE '2'
Importing _WAIT TYPE SPACE
Importing _COLLECT TYPE DDENQCOLL ' ' Initially only collect lock
Exception FOREIGN_LOCK TYPE Object already locked
Exception SYSTEM_FAILURE TYPE Internal error from enqueue server
               
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  20050224 
SAP Release Created in