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 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'HRRCF_WL_NAVTREE_STATUS' | Personalization key | 20060406 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RCF_T_WL_NAVTREE_STATUS | Node Status in Navigation Tree | 20060406 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TVIEW2 | Tree View | 20060301 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TVIEW2 | Tree View | 20060301 | |||
| 5 | 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 | Instance method | Private | Method | Update Status of Tree Node | 20060406 | |
| 2 | Instance method | Private | Method | Returns Number of Hits for Worklist | 20060412 | |
| 3 | Instance method | Private | Method | Reads Status of Node in Navigation Tree | 20060406 | |
| 4 | Instance method | Private | Method | Reads Status of Navigation Tree | 20060406 | |
| 5 | Instance method | Private | Method | Builds Navigation Tree | 20060301 | |
| 6 | Instance method | Private | Method | Reads Name of Worklist Area | 20060323 | |
| 7 | Instance method | Private | Method | Reads Name of Worklist | 20060322 | |
| 8 | Instance method | Private | Method | Reads Worklists | 20060323 | |
| 9 | Instance method | Private | Event handling method | Event Handler | 20060322 | |
| 10 | Instance method | Private | Method | Worklist Was Selected | 20060301 | |
| 11 | Instance method | Private | Method | Removes Node from Tree | 20060420 | |
| 12 | 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 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20060406 | ||||
| 2 | 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 | EV_HITS | Call by reference | Type reference (TYPE) | STRING | 20060412 | ||||
| 2 | EV_NO_AUTHORIZATION | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060412 | |||
| 3 | IV_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060412 | |||
| 4 | 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 | IV_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060406 | |||
| 2 | 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 | IV_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060323 | |||
| 2 | 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 | IV_WL_ID | Call by reference | Type reference (TYPE) | RCF_WL_ID | Identifikator eines Arbeitsvorrats | 20060322 | |||
| 2 | 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 | 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 | 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 | 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 | 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 |