SAP ABAP Class CE_SCV_NODE_TYPE (Type of List for Types of Results Nodes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_ALL (Package) Coverage API for All Purposes
⤷
⤷
Properties
| Class | CE_SCV_NODE_TYPE | |
| Short Description | Type of List for Types of Results Nodes | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_API_ALL | Coverage API for All Purposes |
| Created | 20090618 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_SCV_NODE_TYPE has no forward declaration.
Interfaces
Class CE_SCV_NODE_TYPE has no interface implemented.
Friends
Class CE_SCV_NODE_TYPE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Creates all node types | 20090618 | |
| 2 | Static method | Public | Method | Returns node type of an identifier | 20090618 | |
| 3 | Instance method | Public | Method | Returns the identifier of a node type | 20090618 | |
| 4 | Static method | Public | Method | Returns identifier for the whole enumeration | 20090618 | |
| 5 | Instance method | Public | Method | Returns plural identifiers | 20090618 | |
| 6 | Instance method | Public | Method | Returns singular identifiers | 20090618 | |
| 7 | Static method | Public | Method | Returns a table of all node types | 20090618 |
Events
Class CE_SCV_NODE_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | Table Type of Node Types | 20090618 | tab TYPE STANDARD TABLE OF REF TO ce_scv_node_type WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_SCV_NODE_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SCV_NODE_TYPE has no exception.
Method FIND_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | I_ID | 20090618 | |||
| 2 | R_VALUE | Value transfer | Object reference (TYPE REF TO) | CE_SCV_NODE_TYPE | R_VALUE | 20090618 |
Method FIND_VALUE on class CE_SCV_NODE_TYPE has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | STRING | R_ID | 20090618 |
Method GET_ID on class CE_SCV_NODE_TYPE has no exception.
Method GET_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LABEL | Value transfer | Type reference (TYPE) | STRING | R_LABEL | 20090618 |
Method GET_LABEL on class CE_SCV_NODE_TYPE has no exception.
Method GET_PLURAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PLURAL | Value transfer | Type reference (TYPE) | STRING | R_PLURAL | 20090618 |
Method GET_PLURAL on class CE_SCV_NODE_TYPE has no exception.
Method GET_SINGULAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SINGULAR | Value transfer | Type reference (TYPE) | STRING | R_SINGULAR | 20090618 |
Method GET_SINGULAR on class CE_SCV_NODE_TYPE has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUES | Value transfer | Type reference (TYPE) | TAB | R_VALUES | 20090618 |
Method GET_VALUES on class CE_SCV_NODE_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |