SAP ABAP Class IF_ADT_LOCK_OBJECT (ADT lock object)
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
| Class | IF_ADT_LOCK_OBJECT | |
| Short Description | ADT lock object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110309 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ADT_LOCK_OBJECT has no forward declaration.
Interfaces
Class IF_ADT_LOCK_OBJECT has no interface implemented.
Friends
Class IF_ADT_LOCK_OBJECT has no friend class.
Attributes
Class 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
Class IF_ADT_LOCK_OBJECT has no event.
Types
Class 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 |