SAP ABAP Interface IF_UA_ENQUEUE_SERVICE (Enqueue Service for Costing Engine)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: 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
| Interface | IF_UA_ENQUEUE_SERVICE | |
| Short Description | Enqueue Service for Costing Engine |
General Data
| Package | UA_COSTING_ENGINE | Costing Solutions: Costing Engine |
| Created | 20040318 | SAP |
| Last changed | 20071120 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UA_ENQUEUE_SERVICE has no forward declaration.
Interfaces
Interface IF_UA_ENQUEUE_SERVICE has no interface.
Friends
Interface IF_UA_ENQUEUE_SERVICE has no friend.
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 | 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
Interface IF_UA_ENQUEUE_SERVICE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 | 400 |