SAP ABAP Class /SRMERP/CL_A_LOCK (Lock and Unlock for ERP eProc BOs and their COs)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_COMMON (Package) Object Layer: common entities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_A_LOCK | Library: Lock and Unlock | 20100921 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_A_DSS_LOCK | Lock and Unlock for BO DSS and its COs | 20100921 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_A_PERSON_LOCK | Lock and Unlock for MO Person and its COs | 20100921 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_A_SC_LOCK | Lock and Unlock for BO SC and its COs | 20100921 |
Properties
| Class | /SRMERP/CL_A_LOCK | |
| Short Description | Lock and Unlock for ERP eProc BOs and their COs | |
| Super Class | /BOBF/CL_LIB_A_LOCK | Library: Lock and Unlock |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/OL_COMMON | Object Layer: common entities |
| Created | 20100920 | SAP |
| Last change | 20110908 | 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
Class /SRMERP/CL_A_LOCK has no interface implemented.
Friends
Class /SRMERP/CL_A_LOCK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/OBM_BO_KEY | BO Key of BO (replaces CO's BO Key!) | 20100920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100921 |
Events
Class /SRMERP/CL_A_LOCK has no event.
Types
Class /SRMERP/CL_A_LOCK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | BO Key of BO (replaces CO's BO Key!) | 20100921 |
Method CONSTRUCTOR on class /SRMERP/CL_A_LOCK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |