SAP ABAP Class CL_NWECM_LOCK_PROPERTIES (ECMI: Lock Properties)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090921 |
Properties
| Class | CL_NWECM_LOCK_PROPERTIES | |
| Short Description | ECMI: Lock Properties | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_COMMONS | ECMI Common Classes of API and SPI |
| Created | 20081114 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_LOCK_PROPERTIES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090921 |
Friends
Class CL_NWECM_LOCK_PROPERTIES 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) | CL_NWECM_LOCK_DEPTH | 20081203 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_LOCK_SCOPE | 20081203 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_LOCK_TYPE | 20081203 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20081127 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | NWECM_LONG | NW ECM: Constants for Locks | 20081114 | |||
| 6 | Constant | Public | Type reference (TYPE) | NWECM_LONG | -1 | 20081205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081114 | |
| 2 | Instance method | Public | Method | 20081127 | ||
| 3 | Instance method | Public | Method | 20081114 | ||
| 4 | Instance method | Public | Method | 20081114 | ||
| 5 | Instance method | Public | Method | 20081114 | ||
| 6 | Instance method | Public | Method | 20081114 |
Events
Class CL_NWECM_LOCK_PROPERTIES has no event.
Types
Class CL_NWECM_LOCK_PROPERTIES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DEPTH | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_LOCK_DEPTH | 20081203 | ||||
| 2 | IO_SCOPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_LOCK_SCOPE | 20081203 | ||||
| 3 | IO_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_LOCK_TYPE | 20081203 | ||||
| 4 | IV_CLIENT_SUPPLIED_OWNER | Value transfer | Type reference (TYPE) | STRING | 20081127 | ||||
| 5 | IV_TIMEOUT | Value transfer | Type reference (TYPE) | NWECM_LONG | 20081114 |
Method CONSTRUCTOR on class CL_NWECM_LOCK_PROPERTIES has no exception.
Method GET_CLIENT_SUPPLIED_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CLIENT_SUPPLIED_OWNER | Value transfer | Type reference (TYPE) | STRING | 20081127 |
Method GET_CLIENT_SUPPLIED_OWNER on class CL_NWECM_LOCK_PROPERTIES has no exception.
Method GET_DEPTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DEPTH | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_LOCK_DEPTH | 20081203 |
Method GET_DEPTH on class CL_NWECM_LOCK_PROPERTIES has no exception.
Method GET_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SCOPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_LOCK_SCOPE | 20081203 |
Method GET_SCOPE on class CL_NWECM_LOCK_PROPERTIES has no exception.
Method GET_TIMEOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMEOUT | Value transfer | Type reference (TYPE) | NWECM_LONG | nwecm: kind of a long integer | 20081114 |
Method GET_TIMEOUT on class CL_NWECM_LOCK_PROPERTIES has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_LOCK_TYPE | 20081203 |
Method GET_TYPE on class CL_NWECM_LOCK_PROPERTIES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |