SAP ABAP Class IF_NWECM_LOCKING_SERVICE (ECMI: Locking Service)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20081117 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_LOCKING_SERVICE_SWR | SPI Firewall implementation of locking service | 20081119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PLC_LOCKING_SRV | ECMI: PL Locking Service | 20090511 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ECM_LOCKING_SERVICE | Locking Service for SRM | 20090316 |
Properties
| Class | IF_NWECM_LOCKING_SERVICE | |
| Short Description | ECMI: Locking Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081117 | 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 IF_NWECM_LOCKING_SERVICE has no interface implemented.
Friends
Class IF_NWECM_LOCKING_SERVICE has no friend class.
Attributes
Class IF_NWECM_LOCKING_SERVICE has no attribute.
Methods
Events
Class IF_NWECM_LOCKING_SERVICE has no event.
Types
Class IF_NWECM_LOCKING_SERVICE has no local type.
Method Signatures
Method ADD_LOCK_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 2 | IV_LOCK_TOKEN | Value transfer | Type reference (TYPE) | STRING | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Invalid State Exception | 20081117 | ||
| 3 | NW ECM: Lock Exception | 20081117 | ||
| 4 | NW ECM: Lock not found | 20090401 | ||
| 5 | NW ECM: Repository Exception | 20081117 |
Method GET_HELD_LOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 3 | RT_LOCK_INFOS | Value transfer | Type reference (TYPE) | NWECM_T_LOCK_INFO | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Invalid State Exception | 20081117 | ||
| 3 | NW ECM: Repository Exception | 20081117 |
Method GET_LOCK_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOCK_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_LOCK_INFO | NW ECM: Lock Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 3 | RV_LOCK_TOKEN | Value transfer | Type reference (TYPE) | STRING | Lock Token | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Invalid State Exception | 20081117 | ||
| 2 | NW ECM: Lock Exception | 20081117 | ||
| 3 | NW ECM: Repository Exception | 20081117 |
Method GET_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOCK_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_LOCK_INFO | NW ECM: Lock Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 3 | RV_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Invalid State Exception | 20081117 | ||
| 3 | NW ECM: Repository Exception | 20081117 |
Method GET_NODE_LOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20081120 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081120 | |||
| 3 | RT_LOCK_INFOS | Value transfer | Type reference (TYPE) | NWECM_T_LOCK_INFO | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081120 | ||
| 2 | NW ECM: Invalid State Exception | 20081120 | ||
| 3 | NW ECM: Repository Exception | 20081120 |
Method GET_SESSION_LOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081120 | |||
| 2 | RT_LOCK_INFOS | Value transfer | Type reference (TYPE) | NWECM_T_LOCK_INFO | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Repository Exception | 20081120 |
Method GET_SESSION_LOCK_TOKENS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081203 | |||
| 2 | RT_LOCK_TOKENS | Value transfer | Type reference (TYPE) | NWECM_T_STRING | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Repository Exception | 20081203 |
Method HOLDS_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 3 | RV_HOLDS_LOCK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Invalid State Exception | 20081117 | ||
| 3 | NW ECM: Repository Exception | 20081117 |
Method IS_LIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOCK_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_LOCK_INFO | NW ECM: Lock Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 3 | RV_IS_LIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Repository Exception | 20081118 |
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 3 | RV_IS_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Invalid State Exception | 20081117 | ||
| 3 | NW ECM: Repository Exception | 20081117 |
Method IS_LOCKED_BY_ME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 3 | RV_IS_LOCKED_BY_ME | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Invalid State Exception | 20081117 | ||
| 3 | NW ECM: Repository Exception | 20081117 |
Method IS_OWNED_BY_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOCK_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_LOCK_INFO | NW ECM: Lock Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 3 | RV_IS_OWNED_BY_SESSION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Repository Exception | 20081117 |
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOCK_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_LOCK_PROPERTIES | NW ECM: Lock Properties | 20081117 | |||
| 2 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20081117 | |||
| 3 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 4 | RO_LOCK_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_LOCK_INFO | NW ECM: Lock Info | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Constraint Violation | 20081117 | ||
| 3 | NW ECM: Invalid State Exception | 20081117 | ||
| 4 | NW ECM: Lock Exception | 20081117 | ||
| 5 | NW ECM: Repository Exception | 20081117 | ||
| 6 | NW ECM: Unsupported Repository Operation Exception | 20081117 |
Method REFRESH_LIFE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOCK_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_LOCK_INFO | NW ECM: Connector-Specific Node Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 3 | IV_TIME_TO_LIVE | Value transfer | Type reference (TYPE) | NWECM_LONG | nwecm: kind of a long integer | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Invalid State Exception | 20081117 | ||
| 3 | NW ECM: Lock Exception | 20081117 | ||
| 4 | NW ECM: Repository Exception | 20081117 | ||
| 5 | NW ECM: Unsupported Repository Operation Exception | 20081117 |
Method REMOVE_LOCK_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 | |||
| 2 | IV_LOCK_TOKEN | Value transfer | Type reference (TYPE) | STRING | 20081117 | ||||
| 3 | RV_LOCK_TOKEN_REMOVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Repository Exception | 20081117 |
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Invalid State Exception | 20081117 | ||
| 3 | NW ECM: Lock Exception | 20081117 | ||
| 4 | NW ECM: Repository Exception | 20081117 |
Method UNLOCK_USER_LOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | NW ECM: Connector-Specific Node Info | 20081117 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081117 | ||
| 2 | NW ECM: Invalid State Exception | 20081117 | ||
| 3 | NW ECM: Lock Exception | 20081117 | ||
| 4 | NW ECM: Repository Exception | 20081117 | ||
| 5 | NW ECM: Unsupported Repository Operation Exception | 20081117 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |