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 MC_CHANGE Instance attribute Public Type reference (TYPE) C Active tree change 20040129
2 MC_FC_CHANGE_HIERARCHY Constant Public Type reference (TYPE) UI_FUNC '&HIER' Tree layout change 20040129
3 MT_GROUPLEVELS 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 GET_GROUPLEVELS Instance method Public Method Set group levels for tree and return highest level 20040129
2 GET_INDEX Instance method Public Method Get tree node index 20040129
3 GET_OUTTAB Instance method Public Method Get output table 20040129
4 GET_SORT Instance method Public Method Get table sort 20040129
5 REFRESH_TABLE_DISPLAY Instance method Public Method Refresh layout 20040129
6 SET_FIELDCATALOG_GRID Instance method Public Method Set field catalog like grid 20050419
7 SET_HIERARCHY Instance method Public Method Set tree layout according to table sort 20040129
8 SET_SORT 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 Exporting 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 Returning ET_INDEX Value transfer Type reference (TYPE) LVC_T_INDX ALV tree control: Index list 20040129
2 Importing 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 Node not found 20040129

Method GET_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Importing IT_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV control: Table of sort criteria 20040129
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR System error 20040129
2 FAILED Layout refresh failed 20040129
3 PROGRAM_ERROR Layout refresh terminated 20040129

Method SET_FIELDCATALOG_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 No change 20040129

Method SET_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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