SAP ABAP Function Module ENQUEUE_EPAMS_TPOOL (Request lock for object EPAMS_TPOOL)
Hierarchy
LOCAL (Software Component)
   $ENQ (Package) Generated ENQUEUE Function Modules
Basic Data
Function Module ENQUEUE_EPAMS_TPOOL Request lock for object EPAMS_TPOOL  
Function Group /1BCDWBEN/PEN0003   Enqueue and dequeue functions  
Program Name /1BCDWBEN/SAPLPEN0003    
INCLUDE Name /1BCDWBEN/LPEN0003U38    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MODE_PAMS_TPOOL TYPE ENQMODE 'E' Lock mode for table PAMS_TPOOL
Importing MODE_PAMS_TPOOLO TYPE ENQMODE 'E' Lock mode for table PAMS_TPOOLO
Importing MODE_PAMS_TPOOLT TYPE ENQMODE 'E' Lock mode for table PAMS_TPOOLT
Importing MODE_PAMS_TPOOLTP TYPE ENQMODE 'E' Lock mode for table PAMS_TPOOLTP
Importing MANDT TYPE PAMS_TPOOL-MANDT SY-MANDT 01th enqueue argument
Importing POOL TYPE PAMS_TPOOL-POOL 02th enqueue argument
Importing SPRAS TYPE PAMS_TPOOLT-SPRAS 03th enqueue argument
Importing X_POOL TYPE SPACE Fill argument 02 with initial value?
Importing X_SPRAS TYPE SPACE Fill argument 03 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  20130531 
SAP Release Created in