SAP ABAP Class CL_ADT_LOCK_HANDLE (Lock handle)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_LOCK_HANDLE | Lock Handle | 20110228 |
Properties
| Class | CL_ADT_LOCK_HANDLE | |
| Short Description | Lock handle | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEU_LOCKING_ADT | Enhancements ADT Lock Concept |
| Created | 20110217 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ADT_LOCK_HANDLE | Lock Handle | 20110228 |
Friends
Class CL_ADT_LOCK_HANDLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | SEU_LOCKING_ADT_BADI | 20110311 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SADT_LOCK_HANDLE | Lock handle | 20110228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110228 | ||
| 2 | Instance method | Private | Method | 20110311 |
Events
Class CL_ADT_LOCK_HANDLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_T_ENQUEUE | Protected | See coding | 20110228 | lty_t_enqueue TYPE STANDARD TABLE OF seqg3
WITH DEFAULT KEY
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Transport type | 20110311 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | Lock Handle | 20110228 |
Method GET_INSTANCE on class CL_ADT_LOCK_HANDLE has no exception.
Method SET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20110311 |
Method SET_OBJECT_TYPE on class CL_ADT_LOCK_HANDLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |