SAP ABAP Class CL_HRRCF_DASHBOARD_NAVTREE_V (Controller Class for HRRCF_DASHBOARD)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI (Package) Recruitment Factory: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 20060301
Properties
Class CL_HRRCF_DASHBOARD_NAVTREE_V  
Short Description Controller Class for HRRCF_DASHBOARD    
Super Class CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20060301   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_DASHBOARD_NAVTREE_V has no forward declaration.
Interfaces
Class CL_HRRCF_DASHBOARD_NAVTREE_V has no interface implemented.
Friends
Class CL_HRRCF_DASHBOARD_NAVTREE_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PERS_KEY Constant Private Type reference (TYPE) SPERS_KEY 'HRRCF_WL_NAVTREE_STATUS' Personalization key 20060406
2 GT_NAVTREE_STATUS Instance attribute Private Type reference (TYPE) RCF_T_WL_NAVTREE_STATUS Node Status in Navigation Tree 20060406
3 GT_ORIG_TREEDATA Instance attribute Private Type reference (TYPE) TVIEW2 Tree View 20060301
4 GT_TREEDATA Instance attribute Public Type reference (TYPE) TVIEW2 Tree View 20060301
5 GT_WORKLIST Instance attribute Private Type reference (TYPE) RCF_T_WL_INFO General Information about Worklists 20060322
Methods
# Method Level Visibility Method type Description Created on
1 ACTUALIZE_TREENODE_STATUS Instance method Private Method Update Status of Tree Node 20060406
2 GET_HITS Instance method Private Method Returns Number of Hits for Worklist 20060412
3 GET_NAVTREE_NODE_STATUS Instance method Private Method Reads Status of Node in Navigation Tree 20060406
4 GET_NAVTREE_STATUS Instance method Private Method Reads Status of Navigation Tree 20060406
5 GET_ORIG_TREEDATA Instance method Private Method Builds Navigation Tree 20060301
6 GET_WL_AREA_NAME Instance method Private Method Reads Name of Worklist Area 20060323
7 GET_WL_HEADER Instance method Private Method Reads Name of Worklist 20060322
8 GET_WORKLISTS Instance method Private Method Reads Worklists 20060323
9 ON_REFRESH Instance method Private Event handling method Event Handler 20060322
10 ON_WL_SELECTED Instance method Private Method Worklist Was Selected 20060301
11 REMOVE_TREENODE Instance method Private Method Removes Node from Tree 20060420
12 UPDATE_TREEDATA Instance method Private Method Update Navigation Tree 20060301
Events
Class CL_HRRCF_DASHBOARD_NAVTREE_V has no event.
Types
Class CL_HRRCF_DASHBOARD_NAVTREE_V has no local type.
Method Signatures

Method ACTUALIZE_TREENODE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) STRING 20060406
2 Importing IV_STATUS Call by reference Type reference (TYPE) STRING 20060406

Method ACTUALIZE_TREENODE_STATUS on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method GET_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HITS Call by reference Type reference (TYPE) STRING 20060412
2 Exporting EV_NO_AUTHORIZATION Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060412
3 Importing IV_WL_AREA Call by reference Type reference (TYPE) RCF_WL_AREA Anwendungsgebiet eines Arbeitsvorrats 20060412
4 Importing IV_WL_ID Call by reference Type reference (TYPE) RCF_WL_ID Identifikator eines Arbeitsvorrats 20060412

Method GET_HITS on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method GET_NAVTREE_NODE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WL_AREA Call by reference Type reference (TYPE) RCF_WL_AREA Anwendungsgebiet eines Arbeitsvorrats 20060406
2 Returning RV_STATUS Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060406

Method GET_NAVTREE_NODE_STATUS on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method GET_NAVTREE_STATUS Signature

Method GET_NAVTREE_STATUS on class CL_HRRCF_DASHBOARD_NAVTREE_V has no parameter.
Method GET_NAVTREE_STATUS on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method GET_ORIG_TREEDATA Signature

Method GET_ORIG_TREEDATA on class CL_HRRCF_DASHBOARD_NAVTREE_V has no parameter.
Method GET_ORIG_TREEDATA on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method GET_WL_AREA_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WL_AREA Call by reference Type reference (TYPE) RCF_WL_AREA Anwendungsgebiet eines Arbeitsvorrats 20060323
2 Returning RV_WL_AREA_NAME Value transfer Type reference (TYPE) STRING 20060323

Method GET_WL_AREA_NAME on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method GET_WL_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WL_ID Call by reference Type reference (TYPE) RCF_WL_ID Identifikator eines Arbeitsvorrats 20060322
2 Returning RV_HEADER_TEXT Value transfer Type reference (TYPE) STRING 20060322

Method GET_WL_HEADER on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method GET_WORKLISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_WORKLIST Value transfer Type reference (TYPE) RCF_T_WL_INFO Allgemeine Information zu Arbeitsvorräten 20060323

Method GET_WORKLISTS on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method ON_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WL_ID Call by reference Attribute reference (LIKE) 20060322

Method ON_REFRESH on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method ON_WL_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WL_ID Call by reference Type reference (TYPE) RCF_WL_ID Identifikator für Arbeitsliste 20060309

Method ON_WL_SELECTED on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method REMOVE_TREENODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WL_ID Call by reference Type reference (TYPE) RCF_WL_ID Identifikator eines Arbeitsvorrats 20060420

Method REMOVE_TREENODE on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.

Method UPDATE_TREEDATA Signature

Method UPDATE_TREEDATA on class CL_HRRCF_DASHBOARD_NAVTREE_V has no parameter.
Method UPDATE_TREEDATA on class CL_HRRCF_DASHBOARD_NAVTREE_V has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 700