SAP ABAP Class /RPM/CL_LOCK_MANAGER (Class to manage RPM object locks)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
/RPM/CORE (Package) xRPM Core Framework
⤷
⤷
Properties
| Class | /RPM/CL_LOCK_MANAGER | |
| Short Description | Class to manage RPM object locks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /RPM/CORE | xRPM Core Framework |
| Created | 20080916 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /RPM/CL_LOCK_MANAGER has no forward declaration.
Interfaces
Class /RPM/CL_LOCK_MANAGER has no interface implemented.
Friends
Class /RPM/CL_LOCK_MANAGER has no friend class.
Attributes
Class /RPM/CL_LOCK_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks for optimistic lock on an object | 20080916 | |
| 2 | Static method | Public | Method | Dequeue an object | 20080916 | |
| 3 | Static method | Public | Method | Enqueue an object | 20080916 |
Events
Class /RPM/CL_LOCK_MANAGER has no event.
Types
Class /RPM/CL_LOCK_MANAGER has no local type.
Method Signatures
Method CHECK_OPTIMISTIC_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080916 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | 20080916 | ||||
| 3 | IR_MESSAGE_HANDLE | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20080916 | |||
| 4 | IV_APPLICATION_TYPE | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | Application in Project Planning | 20080919 | |||
| 5 | IV_OBJECT_EXTERNAL_ID | Call by reference | Type reference (TYPE) | /RPM/TV_EXTID | Business Object External ID | 20080916 |
Method CHECK_OPTIMISTIC_LOCK on class /RPM/CL_LOCK_MANAGER has no exception.
Method DEQUEUE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080916 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | 20080916 | ||||
| 3 | IR_MESSAGE_HANDLE | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20080916 | |||
| 4 | IV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Lock mode | 20080916 | |||
| 5 | IV_OBJECT_EXTERNAL_ID | Call by reference | Type reference (TYPE) | /RPM/TV_EXTID | Business Object External ID | 20080916 |
Method DEQUEUE_OBJECT on class /RPM/CL_LOCK_MANAGER has no exception.
Method ENQUEUE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080916 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | 20080916 | ||||
| 3 | IR_MESSAGE_HANDLE | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20080916 | |||
| 4 | IV_APPLICATION_TYPE | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | Application in Project Planning | 20080919 | |||
| 5 | IV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Lock mode | 20080916 | |||
| 6 | IV_OBJECT_EXTERNAL_ID | Call by reference | Type reference (TYPE) | /RPM/TV_EXTID | Business Object External ID | 20080916 |
Method ENQUEUE_OBJECT on class /RPM/CL_LOCK_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 500_702 |