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 | Constant | Public | Type reference (TYPE) | ENQMODE | 'E' | Exclusive Lock | 20050117 | ||
| 2 | Constant | Public | Type reference (TYPE) | ENQMODE | 'O' | Optimistic Lock | 20050117 | ||
| 3 | Constant | Public | Type reference (TYPE) | ENQMODE | 'R' | Change O Lock to E | 20050117 | ||
| 4 | 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 | Instance method | Public | Method | Unlock All Elements | 20040318 | |
| 2 | Instance method | Public | Method | Unlock Individual Element | 20040318 | |
| 3 | Instance method | Public | Method | Set Specific Lock | 20041103 | |
| 4 | Instance method | Public | Method | Lock Individual Element | 20040318 | |
| 5 | Instance method | Public | Method | Lock Several Elements (Generic) | 20040318 | |
| 6 | 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 | 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 | ID_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'O' | Sperrmodus | 20041116 | ||
| 2 | ID_LCID | Call by reference | Type reference (TYPE) | UAB_LCID | 20040318 | ||||
| 3 | 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 | ID_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | CD_ENQMODE_OPTI | 20050117 | |||
| 2 | ID_METATYPE | Call by reference | Type reference (TYPE) | FINB_METATYPE | 20041103 | ||||
| 3 | ID_TYPENAME | Call by reference | Type reference (TYPE) | FINB_TYPE_NAME | 20041103 | ||||
| 4 | IT_FIELDNAME_VALREF | Call by reference | Type reference (TYPE) | UAB_T_FIELDNAME_VALREF | 20041103 | ||||
| 5 | IT_LCID | Call by reference | Type reference (TYPE) | UAB_T_LCID | 20041103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041103 |
Method ENQUEUE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | CD_ENQMODE_OPTI | 20050117 | |||
| 2 | ID_LCID | Call by reference | Type reference (TYPE) | UAB_LCID | 20040318 | ||||
| 3 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | 20040318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040318 |
Method ENQUEUE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | CD_ENQMODE_OPTI | 20050117 | |||
| 2 | IT_ELEMENT | Call by reference | Type reference (TYPE) | UAB_T_ELEMENT | 20040318 | ||||
| 3 | IT_LCID | Call by reference | Type reference (TYPE) | UAB_T_LCID | 20040318 | ||||
| 4 | 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 | ID_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | CD_ENQMODE_OPTI | 20050117 | |||
| 2 | IT_TYPENAME_T_FIELDVALS | Call by reference | Type reference (TYPE) | UAB_T_TYPENAME_T_KEYVALS | 20041103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041103 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |