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 | Instance attribute | Protected | Type reference (TYPE) | CNV_INDX_HT_HIERARCHY_NODE | Hashed map of hierarchy nodes | 20101011 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | DDFIELDS | DD: Field List | 20101011 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20101011 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CNV_INDX_T_DATA | Table of data references | 20101011 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_INDX_HIERARCHY_NODE | Hierarchy root node | 20101011 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20101011 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20101011 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | String value | 20101011 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Dictionary type | 20101011 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Reference to actual value | 20101011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the first line of the table corresponding to node | 20101011 | |
| 2 | Static method | Public | Method | Returns hierarchy node | 20101011 | |
| 3 | Instance method | Public | Method | Returns the table lines corresponding to this hierarchy node | 20101011 | |
| 4 | Instance method | Public | Method | Return nodes from the next level | 20101011 | |
| 5 | Instance method | Public | Method | Returns the value of the node | 20101011 | |
| 6 | 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 | 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 | IGNORED_KEYS | Call by reference | Type reference (TYPE) | TTFIELDNAME | Ignored key fields | 20101011 | |||
| 2 | ITAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20101011 | ||||
| 3 | NODE | Value transfer | Object reference (TYPE REF TO) | CL_CNV_INDX_HIERARCHY_NODE | Hierarchy node | 20101011 | |||
| 4 | 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 | 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 | 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 | 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 | FIELDPOS | Call by reference | Type reference (TYPE) | SYINDEX | Loops, Current Loop Pass | 20101011 | |||
| 2 | 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 |