SAP ABAP Class CL_HRPAYNA_GUI_ALV_TREE (HRPAYNA Extension of class CL_GUI_ALV_TREE)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-CA (Application Component) Canada
⤷
PCNA (Package) Payroll North America
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_TREE | ALV Tree Control | 20040129 |
Properties
| Class | CL_HRPAYNA_GUI_ALV_TREE | |
| Short Description | HRPAYNA Extension of class CL_GUI_ALV_TREE | |
| Super Class | CL_GUI_ALV_TREE | ALV Tree Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PCNA | Payroll North America |
| Created | 20040129 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYNA_GUI_ALV_TREE has no forward declaration.
Interfaces
Class CL_HRPAYNA_GUI_ALV_TREE has no interface implemented.
Friends
Class CL_HRPAYNA_GUI_ALV_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | C | Active tree change | 20040129 | |||
| 2 | Constant | Public | Type reference (TYPE) | UI_FUNC | '&HIER' | Tree layout change | 20040129 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | LVC_T_GRPL | ALV control: Group level index | 20040129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set group levels for tree and return highest level | 20040129 | |
| 2 | Instance method | Public | Method | Get tree node index | 20040129 | |
| 3 | Instance method | Public | Method | Get output table | 20040129 | |
| 4 | Instance method | Public | Method | Get table sort | 20040129 | |
| 5 | Instance method | Public | Method | Refresh layout | 20040129 | |
| 6 | Instance method | Public | Method | Set field catalog like grid | 20050419 | |
| 7 | Instance method | Public | Method | Set tree layout according to table sort | 20040129 | |
| 8 | Instance method | Public | Method | Set table sort | 20040211 |
Events
Class CL_HRPAYNA_GUI_ALV_TREE has no event.
Types
Class CL_HRPAYNA_GUI_ALV_TREE has no local type.
Method Signatures
Method GET_GROUPLEVELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LAST_LEVEL | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20040129 |
Method GET_GROUPLEVELS on class CL_HRPAYNA_GUI_ALV_TREE has no exception.
Method GET_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX | Value transfer | Type reference (TYPE) | LVC_T_INDX | ALV tree control: Index list | 20040129 | |||
| 2 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20040129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node not found | 20040129 |
Method GET_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OUTTAB | Value transfer | Object reference (TYPE REF TO) | DATA | Output table | 20040129 |
Method GET_OUTTAB on class CL_HRPAYNA_GUI_ALV_TREE has no exception.
Method GET_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SORT | Value transfer | Type reference (TYPE) | LVC_T_SORT | ALV control: Table of sort criteria | 20040129 |
Method GET_SORT on class CL_HRPAYNA_GUI_ALV_TREE has no exception.
Method REFRESH_TABLE_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV control: Table of sort criteria | 20040129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System error | 20040129 | ||
| 2 | Layout refresh failed | 20040129 | ||
| 3 | Layout refresh terminated | 20040129 |
Method SET_FIELDCATALOG_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050419 |
Method SET_FIELDCATALOG_GRID on class CL_HRPAYNA_GUI_ALV_TREE has no exception.
Method SET_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV control: Table of sort criteria | 20040129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No change | 20040129 |
Method SET_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV control: Table of sort criteria | 20040211 |
Method SET_SORT on class CL_HRPAYNA_GUI_ALV_TREE has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in | 500 |