SAP ABAP Class CL_NWECM_PLA_DB_LOCKS_MAN (ECMI: DB Consistency Locks Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA (Application Component) ECM ABAP Stack
⤷
S_NWECM_STORE (Package) ECMI: Store DB Access

⤷

⤷

Properties
Class | CL_NWECM_PLA_DB_LOCKS_MAN | |
Short Description | ECMI: DB Consistency Locks Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_NWECM_STORE | ECMI: Store DB Access |
Created | 20090703 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_NWECM_PLA_DB_LOCKS_MAN has no interface implemented.
Friends
Class CL_NWECM_PLA_DB_LOCKS_MAN has no friend class.
Attributes
Class CL_NWECM_PLA_DB_LOCKS_MAN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Locks the specified node while avoiding deadlocks | 20100728 |
2 | ![]() |
Static method | Public | Method | Locks the specified nodes while avoiding deadlocks | 20100728 |
3 | ![]() |
Static method | Public | Method | Unlocks the specified node | 20100728 |
4 | ![]() |
Static method | Public | Method | Unlocks the specified nodes | 20100728 |
Events
Class CL_NWECM_PLA_DB_LOCKS_MAN has no event.
Types
Class CL_NWECM_PLA_DB_LOCKS_MAN has no local type.
Method Signatures
Method LOCK_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Id of node to lock | 20100728 |
Method LOCK_NODE on class CL_NWECM_PLA_DB_LOCKS_MAN has no exception.
Method LOCK_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODE_IDS | Value transfer | Type reference (TYPE) | NWECM_T_PLA_IDS | Ids of nodes to lock | 20100728 |
Method LOCK_NODES on class CL_NWECM_PLA_DB_LOCKS_MAN has no exception.
Method UNLOCK_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | Id of node to unlock | 20100728 |
Method UNLOCK_NODE on class CL_NWECM_PLA_DB_LOCKS_MAN has no exception.
Method UNLOCK_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODE_IDS | Value transfer | Type reference (TYPE) | NWECM_T_PLA_IDS | Ids of nodes to unlock | 20100728 |
Method UNLOCK_NODES on class CL_NWECM_PLA_DB_LOCKS_MAN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |