SAP ABAP Class CL_REIS_DATA_TREE (ALV Reporting: Model Component [Abstract])
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-IS (Application Component) Information System
⤷
RE_IS_CA (Package) RE: Cross-Application Info System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] | 20120518 |
Properties
| Class | CL_REIS_DATA_TREE | |
| Short Description | ALV Reporting: Model Component [Abstract] | |
| Super Class | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_IS_CA | RE: Cross-Application Info System |
| Created | 20120518 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_REIS_DATA_TREE has no forward declaration.
Interfaces
Class CL_REIS_DATA_TREE has no interface implemented.
Friends
Class CL_REIS_DATA_TREE has no friend class.
Attributes
Class CL_REIS_DATA_TREE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add Main Node | 20120518 | |
| 2 | Instance method | Protected | Method | Add Nodes of Hierarchy | 20120518 | |
| 3 | Instance method | Public | Method | Create Hierarchy | 20120518 | |
| 4 | Instance method | Protected | Method | Returns the Fields That Make Up the Hierarchy [Abstract] | 20120518 | |
| 5 | Instance method | Protected | Method | Gets the Icon for Nodes | 20120518 | |
| 6 | Instance method | Protected | Method | Text for a Node | 20120518 |
Events
Class CL_REIS_DATA_TREE has no event.
Types
Class CL_REIS_DATA_TREE has no local type.
Method Signatures
Method ADD_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEXT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20120518 | |||
| 2 | IO_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV-Tree-Control | 20120518 |
Method ADD_HEADER on class CL_REIS_DATA_TREE has no exception.
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEXT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20120518 | |||
| 2 | IO_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV-Tree-Control | 20120518 | |||
| 3 | IS_ITEM | Call by reference | Type reference (TYPE) | ANY | 20120518 | ||||
| 4 | IS_PREVIOUS_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20120518 |
Method ADD_NODE on class CL_REIS_DATA_TREE has no exception.
Method CREATE_HIERARCHIE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV-Tree-Control | 20120518 |
Method CREATE_HIERARCHIE on class CL_REIS_DATA_TREE has no exception.
Method GET_HIERARCHIE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CHILD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20120518 | |||
| 2 | ED_PARENT | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20120518 |
Method GET_HIERARCHIE_FIELDNAME on class CL_REIS_DATA_TREE has no exception.
Method GET_ICON_FOR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ITEM | Call by reference | Type reference (TYPE) | ANY | 20120518 | ||||
| 2 | RD_ICON_ID | Value transfer | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20120518 |
Method GET_ICON_FOR_NODE on class CL_REIS_DATA_TREE has no exception.
Method GET_TEXT_BY_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_NODE_TEXT | Value transfer | Type reference (TYPE) | LVC_VALUE | ALV-Control: Zelleninhalt | 20120518 | |||
| 2 | IS_ITEM | Call by reference | Type reference (TYPE) | ANY | 20120518 |
Method GET_TEXT_BY_NODE on class CL_REIS_DATA_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |