SAP ABAP Class IF_UA_ENQUEUE_SERVICE (Enqueue Service for Costing Engine)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_ENQUEUE_SERVICE Enqueue Service for Costing Engine 20040318
Properties
Class IF_UA_ENQUEUE_SERVICE  
Short Description Enqueue Service for Costing Engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040318   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UA_ENQUEUE_SERVICE has no forward declaration.
Interfaces
Class IF_UA_ENQUEUE_SERVICE has no interface implemented.
Friends
Class IF_UA_ENQUEUE_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_ENQMODE_EXCL Constant Public Type reference (TYPE) ENQMODE 'E' Exclusive Lock 20050117
2 CD_ENQMODE_OPTI Constant Public Type reference (TYPE) ENQMODE 'O' Optimistic Lock 20050117
3 CD_ENQMODE_PROM Constant Public Type reference (TYPE) ENQMODE 'R' Change O Lock to E 20050117
4 CD_SCOPE Constant Public Type reference (TYPE) DDENQSCOPE '1' Control Lock Behavior When Calling the Update Task 20050203
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE_ALL Instance method Public Method Unlock All Elements 20040318
2 DEQUEUE_ELEMENT Instance method Public Method Unlock Individual Element 20040318
3 ENQEUE_SPECIFIC Instance method Public Method Set Specific Lock 20041103
4 ENQUEUE_ELEMENT Instance method Public Method Lock Individual Element 20040318
5 ENQUEUE_ELEMENTS Instance method Public Method Lock Several Elements (Generic) 20040318
6 ENQUEUE_ELEMENT_VAL_TAB Instance method Public Method Lock Individual/Generic by Value Table for Element Types 20041103
Events
Class IF_UA_ENQUEUE_SERVICE has no event.
Types
Class IF_UA_ENQUEUE_SERVICE has no local type.
Method Signatures

Method DEQUEUE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AFTER_COMMIT Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Nach commit: nur Buffer löschen 20040318

Method DEQUEUE_ALL on class IF_UA_ENQUEUE_SERVICE has no exception.

Method DEQUEUE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ENQMODE Call by reference Type reference (TYPE) ENQMODE 'O' Sperrmodus 20041116
2 Importing ID_LCID Call by reference Type reference (TYPE) UAB_LCID 20040318
3 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) CL_UA_ELEMENT 20040318

Method DEQUEUE_ELEMENT on class IF_UA_ENQUEUE_SERVICE has no exception.

Method ENQEUE_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ENQMODE Call by reference Type reference (TYPE) ENQMODE CD_ENQMODE_OPTI 20050117
2 Importing ID_METATYPE Call by reference Type reference (TYPE) FINB_METATYPE 20041103
3 Importing ID_TYPENAME Call by reference Type reference (TYPE) FINB_TYPE_NAME 20041103
4 Importing IT_FIELDNAME_VALREF Call by reference Type reference (TYPE) UAB_T_FIELDNAME_VALREF 20041103
5 Importing IT_LCID Call by reference Type reference (TYPE) UAB_T_LCID 20041103
# Exception Resumable Description Created on
1 FOREIGN_LOCK 20041103

Method ENQUEUE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ENQMODE Call by reference Type reference (TYPE) ENQMODE CD_ENQMODE_OPTI 20050117
2 Importing ID_LCID Call by reference Type reference (TYPE) UAB_LCID 20040318
3 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) CL_UA_ELEMENT 20040318
# Exception Resumable Description Created on
1 FOREIGN_LOCK 20040318

Method ENQUEUE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ENQMODE Call by reference Type reference (TYPE) ENQMODE CD_ENQMODE_OPTI 20050117
2 Importing IT_ELEMENT Call by reference Type reference (TYPE) UAB_T_ELEMENT 20040318
3 Importing IT_LCID Call by reference Type reference (TYPE) UAB_T_LCID 20040318
4 Returning RB_ALL_LOCKED Value transfer Type reference (TYPE) BOOLE_D Alle Objekte konnten gesperrt werden (sonst Nachrichten) 20050117

Method ENQUEUE_ELEMENTS on class IF_UA_ENQUEUE_SERVICE has no exception.

Method ENQUEUE_ELEMENT_VAL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ENQMODE Call by reference Type reference (TYPE) ENQMODE CD_ENQMODE_OPTI 20050117
2 Importing IT_TYPENAME_T_FIELDVALS Call by reference Type reference (TYPE) UAB_T_TYPENAME_T_KEYVALS 20041103
# Exception Resumable Description Created on
1 FOREIGN_LOCK 20041103
History
Last changed by/on SAP  20071120 
SAP Release Created in