SAP ABAP Class CL_CNV_INDX_HIERARCHY_NODE (Hierarchy node)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_INDX (Package) Conversion of INDX-like cluster tables
Properties
Class CL_CNV_INDX_HIERARCHY_NODE  
Short Description Hierarchy node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_INDX   Conversion of INDX-like cluster tables 
Created 20101011   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_INDX_HIERARCHY_NODE has no forward declaration.
Interfaces
Class CL_CNV_INDX_HIERARCHY_NODE has no interface implemented.
Friends
Class CL_CNV_INDX_HIERARCHY_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHILDREN Instance attribute Protected Type reference (TYPE) CNV_INDX_HT_HIERARCHY_NODE Hashed map of hierarchy nodes 20101011
2 DDFIELDS Instance attribute Protected Type reference (TYPE) DDFIELDS DD: Field List 20101011
3 FIELDNAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20101011
4 LINE_REFS Instance attribute Public Type reference (TYPE) CNV_INDX_T_DATA Table of data references 20101011
5 ROOT Instance attribute Protected Object reference (TYPE REF TO) CL_CNV_INDX_HIERARCHY_NODE Hierarchy root node 20101011
6 TABREF Instance attribute Protected Object reference (TYPE REF TO) DATA 20101011
7 TABTYPE Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20101011
8 TEXTVAL Instance attribute Public Type reference (TYPE) STRING String value 20101011
9 TYPENAME Instance attribute Public Type reference (TYPE) STRING Name of Dictionary type 20101011
10 VALUEREF Instance attribute Public Object reference (TYPE REF TO) DATA Reference to actual value 20101011
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIRST_LINE Instance method Public Method Returns the first line of the table corresponding to node 20101011
2 GET_HIERARCHY Static method Public Method Returns hierarchy node 20101011
3 GET_LINES Instance method Public Method Returns the table lines corresponding to this hierarchy node 20101011
4 GET_NEXT_LEVEL_NODES Instance method Public Method Return nodes from the next level 20101011
5 GET_VALUE Instance method Public Method Returns the value of the node 20101011
6 LOAD_HIERARCHY Instance method Protected Method Loads hierarchy 20101011
Events
Class CL_CNV_INDX_HIERARCHY_NODE has no event.
Types
Class CL_CNV_INDX_HIERARCHY_NODE has no local type.
Method Signatures

Method GET_FIRST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LINE Call by reference Type reference (TYPE) ANY 20101011

Method GET_FIRST_LINE on class CL_CNV_INDX_HIERARCHY_NODE has no exception.

Method GET_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORED_KEYS Call by reference Type reference (TYPE) TTFIELDNAME Ignored key fields 20101011
2 Importing ITAB Call by reference Type reference (TYPE) ANY TABLE 20101011
3 Returning NODE Value transfer Object reference (TYPE REF TO) CL_CNV_INDX_HIERARCHY_NODE Hierarchy node 20101011
4 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20101011

Method GET_HIERARCHY on class CL_CNV_INDX_HIERARCHY_NODE has no exception.

Method GET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LINES Call by reference Type reference (TYPE) ANY TABLE 20101011

Method GET_LINES on class CL_CNV_INDX_HIERARCHY_NODE has no exception.

Method GET_NEXT_LEVEL_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODES Value transfer Type reference (TYPE) CNV_INDX_T_HIERARCHY_NODE List of hierarchy nodes 20101011

Method GET_NEXT_LEVEL_NODES on class CL_CNV_INDX_HIERARCHY_NODE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VALUE Value transfer Type reference (TYPE) ANY 20101011

Method GET_VALUE on class CL_CNV_INDX_HIERARCHY_NODE has no exception.

Method LOAD_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDPOS Call by reference Type reference (TYPE) SYINDEX Loops, Current Loop Pass 20101011
2 Importing WA Call by reference Type reference (TYPE) ANY Current line 20101011

Method LOAD_HIERARCHY on class CL_CNV_INDX_HIERARCHY_NODE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620