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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BLOCK Static Attribute Public Object reference (TYPE REF TO) CE_SCV_NODE_TYPE Processing Block 20090727
2 CLASS Static Attribute Public Object reference (TYPE REF TO) CE_SCV_NODE_TYPE Class 20090618
3 COMPONENT Static Attribute Public Object reference (TYPE REF TO) CE_SCV_NODE_TYPE Application Component 20090618
4 ID Instance attribute Private Type reference (TYPE) STRING Identifier 20090618
5 LEVEL Instance attribute Public Type reference (TYPE) I Hierarchy Level 20090618
6 PACKAGE Static Attribute Public Object reference (TYPE REF TO) CE_SCV_NODE_TYPE Package 20090618
7 PLURAL Instance attribute Private Type reference (TYPE) STRING Plural 20090618
8 PROGRAM Static Attribute Public Object reference (TYPE REF TO) CE_SCV_NODE_TYPE Program 20090618
9 SELECTION Static Attribute Public Object reference (TYPE REF TO) CE_SCV_NODE_TYPE Object Selection 20090618
10 SINGULAR Instance attribute Private Type reference (TYPE) STRING Singular 20090618
11 VALUES Static Attribute Public Type reference (TYPE) TAB Values 20090618
12 VP_AREA Static Attribute Private Object reference (TYPE REF TO) CE_SCV_NODE_TYPE Not yet supported! 20090820
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Creates all node types 20090618
2 FIND_VALUE Static method Public Method Returns node type of an identifier 20090618
3 GET_ID Instance method Public Method Returns the identifier of a node type 20090618
4 GET_LABEL Static method Public Method Returns identifier for the whole enumeration 20090618
5 GET_PLURAL Instance method Public Method Returns plural identifiers 20090618
6 GET_SINGULAR Instance method Public Method Returns singular identifiers 20090618
7 GET_VALUES 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 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE I_ID 20090618
2 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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