SAP ABAP Function Module ENQUEUE_E_OIRBSAREA (Request lock for object E_OIRBSAREA)
Hierarchy
LOCAL (Software Component)
   $ENQ (Package) Generated ENQUEUE Function Modules
Basic Data
Function Module ENQUEUE_E_OIRBSAREA Request lock for object E_OIRBSAREA  
Function Group /1BCDWBEN/OEN0001   Enqueue and dequeue functions  
Program Name /1BCDWBEN/SAPLOEN0001    
INCLUDE Name /1BCDWBEN/LOEN0001U38    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MODE_OIRBSAREA TYPE ENQMODE 'S' Lock mode for table OIRBSAREA
Importing MODE_OIRBSAREAT TYPE ENQMODE 'S' Lock mode for table OIRBSAREAT
Importing MODE_OIRBSAREAM TYPE ENQMODE 'E' Lock mode for table OIRBSAREAM
Importing MANDT TYPE OIRBSAREA-MANDT SY-MANDT 01th enqueue argument
Importing SAREACTRY TYPE OIRBSAREA-SAREACTRY 02th enqueue argument
Importing LOCSAREA TYPE OIRBSAREA-LOCSAREA 03th enqueue argument
Importing SPRAS TYPE OIRBSAREAT-SPRAS 04th enqueue argument
Importing X_SAREACTRY TYPE SPACE Fill argument 02 with initial value?
Importing X_LOCSAREA TYPE SPACE Fill argument 03 with initial value?
Importing X_SPRAS TYPE SPACE Fill argument 04 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