SAP ABAP Class CL_NWECM_NODE_UTILITIES (ECMI: Utilities for Internal Node Classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CORE (Package) ECMI: Runtime Implementation
⤷
⤷
Properties
| Class | CL_NWECM_NODE_UTILITIES | |
| Short Description | ECMI: Utilities for Internal Node Classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CORE | ECMI: Runtime Implementation |
| Created | 20090403 | 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_NODE_UTILITIES has no interface implemented.
Friends
Class CL_NWECM_NODE_UTILITIES has no friend class.
Attributes
Class CL_NWECM_NODE_UTILITIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns ABAP_TRUE if the node is a CL_NWECM_NODE_DUMMY | 20090403 | |
| 2 | Static method | Public | Method | Returns ABAP_TRUE if the node is a CL_NWECM_NODE | 20090403 | |
| 3 | Static method | Public | Method | Maps a node dummy to the corresponding exception | 20090403 |
Events
Class CL_NWECM_NODE_UTILITIES has no event.
Types
Class CL_NWECM_NODE_UTILITIES has no local type.
Method Signatures
Method IS_DUMMY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE | Node to be checked | 20090403 | |||
| 2 | RV_IS_DUMMY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE if node is a CL_NWECM_NODE_DUMMY | 20090403 |
Method IS_DUMMY on class CL_NWECM_NODE_UTILITIES has no exception.
Method IS_STORED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE | Node to be checked | 20090403 | |||
| 2 | RV_IS_STORED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE if node is a CL_NWECM_NODE | 20090403 |
Method IS_STORED on class CL_NWECM_NODE_UTILITIES has no exception.
Method MAP_TO_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE | Node to be mapped to exception | 20090403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Node Not Found Exception | 20090403 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |