SAP ABAP Interface IF_ADT_LOCK_OBJECT (ADT lock object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU_LOCKING_ADT (Package) Enhancements ADT Lock Concept
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_LOCK_OBJECT | Generic ADT lock object for enqueue and dequeue | 20110311 |
Properties
| Interface | IF_ADT_LOCK_OBJECT | |
| Short Description | ADT lock object |
General Data
| Package | SEU_LOCKING_ADT | Enhancements ADT Lock Concept |
| Created | 20110309 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADT_LOCK_OBJECT has no forward declaration.
Interfaces
Interface IF_ADT_LOCK_OBJECT has no interface.
Friends
Interface IF_ADT_LOCK_OBJECT has no friend.
Attributes
Interface IF_ADT_LOCK_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110311 | ||
| 2 | Static method | Public | Method | 20110311 |
Events
Interface IF_ADT_LOCK_OBJECT has no event.
Types
Interface IF_ADT_LOCK_OBJECT has no local type.
Method Signatures
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110311 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20110311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110311 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20110311 | ||||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110311 | ||||
| 3 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20110311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110311 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |