SAP ABAP Class CL_KMC_LOCK_DESCRIPTOR (Complex type LockDescriptor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
EP-KM-WS (Application Component) Embedded Knowledge Management
⤷
S_KMC_BC_RF (Package) KMC: Repository Framework Client API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_KMC_LOCK_DESCRIPTOR | Complex type LockDescriptor | 20050323 |
Properties
| Class | CL_KMC_LOCK_DESCRIPTOR | |
| Short Description | Complex type LockDescriptor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_KMC_BC_RF | KMC: Repository Framework Client API |
| Created | 20050323 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_KMC_LOCK_DESCRIPTOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_KMC_LOCK_DESCRIPTOR | Complex type LockDescriptor | 20050323 |
Friends
Class CL_KMC_LOCK_DESCRIPTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Effects this and all resources below this resource | 20050323 | ||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | 0 | Please ignore this field! It's a WS workaround for now! | 20050330 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Effects only this resource | 20050323 | ||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | KMCWS_LOCK_DESCRIPTOR | Lock descriptor | 20050323 | |||
| 6 | Constant | Public | Type reference (TYPE) | INT4 | 2 | No other locks can be obtained | 20050323 | ||
| 7 | Constant | Public | Type reference (TYPE) | INT4 | 0 | Please ignore this field! It's a WS workaround for now! | 20050330 | ||
| 8 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Other locks can be obtained as well | 20050323 | ||
| 9 | Constant | Public | Type reference (TYPE) | INT4 | 0 | Please ignore this field! It's a WS workaround for now! | 20050330 | ||
| 10 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Lock for read operations | 20050323 | ||
| 11 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Lock for write operations | 20050323 |
Methods
Class CL_KMC_LOCK_DESCRIPTOR has no method.
Events
Class CL_KMC_LOCK_DESCRIPTOR has no event.
Types
Class CL_KMC_LOCK_DESCRIPTOR has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |