SAP ABAP Class CL_HRSKILLS_QUALI_TREE (Qualifications Tree Selection)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PD (Application Component) Personnel Development
     PPPE_WWW (Package) Personnel Development (WWW Developments)
Properties
Class CL_HRSKILLS_QUALI_TREE  
Short Description Qualifications Tree Selection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPPE_WWW   Personnel Development (WWW Developments) 
Created 20041214   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRSKILLS_QUALI_TREE has no forward declaration.
Interfaces
Class CL_HRSKILLS_QUALI_TREE has no interface implemented.
Friends
Class CL_HRSKILLS_QUALI_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_MYPROFILE Instance attribute Private Object reference (TYPE REF TO) CL_HRSKILLS_MYPROFILE Enter Qualifications for User 20050607
2 GR_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20050607
3 GT_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050607
4 GT_QCAT Instance attribute Private Type reference (TYPE) RHPE_SKILLS_TREE_T ESS Skills: Table Structure for Tree 20050607
5 GV_KEYDATE Instance attribute Private Type reference (TYPE) SY-DATUM Date and Time, Current (Application Server) Date 20050607
6 GV_MODE Instance attribute Private Type reference (TYPE) CHAR1 M = Maintenance; D = Display 20050607
7 GV_PERNR Instance attribute Private Type reference (TYPE) PERNR_D Personnel Number 20050607
8 GV_PLVAR Instance attribute Private Type reference (TYPE) PLVAR Plan Version 20050607
9 LT_QDIR_TREE Instance attribute Private Type reference (TYPE) TY_GT_QDIR_TREE Internal Tree Structure with Keys 20050607
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILDREN_TO_NODE Instance method Private Method Add Subnodes to Expanded Node 20050607
2 ADD_COMPLETE_SUBTREE Instance method Private Method Add All Subnodes of Node 20050607
3 BUILD_FIELDCAT Instance method Private Method Set Up Field Catalog 20050607
4 BUILD_QUALI_CATALOG Instance method Private Method Set Up Qualification Catalog (Only First Level) 20050607
5 CONSTRUCTOR Instance method Public Constructor Constructor 20050607
6 FCODE_DETAIL Instance method Private Method Edit Function Code DETAIL 20050607
7 FCODE_EXPAND Instance method Private Method Handle Function Code &EXPAND 20050607
8 FREE Instance method Public Method Destructor 20050607
9 INIT_TOOLBAR Instance method Private Method Initialize Toolbar 20050607
10 ON_CHECKBOX_CHANGE Instance method Private Event handling method Checkbox Change Event 20050607
11 ON_DELETE_QUALIFICATION Instance method Public Event handling method Delete Qualification 20050607
12 ON_EXPAND_NC Instance method Private Event handling method Epand_NC Event 20050607
13 ON_FUNCTION_SELECTED Instance method Private Event handling method Handle Toolbar Function 20050607
14 ON_LOCATE_QUALIFICATION Instance method Public Event handling method Position Qualification in Tree 20050607
Events
# Event Type Visibility Description Created on
1 ADD_QUALIFICATION Instance Event
(0)
Public
(2)
Add Qualification to Profile 20050607
2 DELETE_QUALIFICATION Instance Event
(0)
Public
(2)
Delete Qualification from Profile 20050607
3 SHOW_DETAIL Instance Event
(0)
Public
(2)
Display Details 20050607
Types
Class CL_HRSKILLS_QUALI_TREE has no local type.
Method Signatures

Method ADD_CHILDREN_TO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050607

Method ADD_CHILDREN_TO_NODE on class CL_HRSKILLS_QUALI_TREE has no exception.

Method ADD_COMPLETE_SUBTREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050607

Method ADD_COMPLETE_SUBTREE on class CL_HRSKILLS_QUALI_TREE has no exception.

Method BUILD_FIELDCAT Signature

Method BUILD_FIELDCAT on class CL_HRSKILLS_QUALI_TREE has no parameter.
Method BUILD_FIELDCAT on class CL_HRSKILLS_QUALI_TREE has no exception.

Method BUILD_QUALI_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QDIR Call by reference Type reference (TYPE) BAPIQUALI_DIR_T Umsetzen des Directorys in QCat 20050607
2 Importing IV_ROOT_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050607
3 Importing IV_ROOT_TEXT Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20050607

Method BUILD_QUALI_CATALOG on class CL_HRSKILLS_QUALI_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MYPROFILE Call by reference Object reference (TYPE REF TO) CL_HRSKILLS_MYPROFILE Qualifikationen für einen Benutzer eingeben 20050607
2 Importing IT_QUALIFICATION_PROFILE Call by reference Type reference (TYPE) BAPIQUALIFIC_TABT Tabelle zu BAPIQUALIFIC_TAB 20050607
3 Importing IV_KEYDATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20050607
4 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 M=Pflege; D=Anzeige 20050607
5 Importing IV_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050607
6 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20050607
7 Importing IV_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante 20050607

Method CONSTRUCTOR on class CL_HRSKILLS_QUALI_TREE has no exception.

Method FCODE_DETAIL Signature

Method FCODE_DETAIL on class CL_HRSKILLS_QUALI_TREE has no parameter.
Method FCODE_DETAIL on class CL_HRSKILLS_QUALI_TREE has no exception.

Method FCODE_EXPAND Signature

Method FCODE_EXPAND on class CL_HRSKILLS_QUALI_TREE has no parameter.
Method FCODE_EXPAND on class CL_HRSKILLS_QUALI_TREE has no exception.

Method FREE Signature

Method FREE on class CL_HRSKILLS_QUALI_TREE has no parameter.
Method FREE on class CL_HRSKILLS_QUALI_TREE has no exception.

Method INIT_TOOLBAR Signature

Method INIT_TOOLBAR on class CL_HRSKILLS_QUALI_TREE has no parameter.
Method INIT_TOOLBAR on class CL_HRSKILLS_QUALI_TREE has no exception.

Method ON_CHECKBOX_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Attribute reference (LIKE) 20050607
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20050607
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20050607

Method ON_CHECKBOX_CHANGE on class CL_HRSKILLS_QUALI_TREE has no exception.

Method ON_DELETE_QUALIFICATION Signature

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

Method ON_DELETE_QUALIFICATION on class CL_HRSKILLS_QUALI_TREE has no exception.

Method ON_EXPAND_NC Signature

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

Method ON_EXPAND_NC on class CL_HRSKILLS_QUALI_TREE has no exception.

Method ON_FUNCTION_SELECTED Signature

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

Method ON_FUNCTION_SELECTED on class CL_HRSKILLS_QUALI_TREE has no exception.

Method ON_LOCATE_QUALIFICATION Signature

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

Method ON_LOCATE_QUALIFICATION on class CL_HRSKILLS_QUALI_TREE has no exception.
Event Signatures

Event ADD_QUALIFICATION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_OBJID Exporting Value transfer Type reference (TYPE) HROBJID Objekt-Id 20050607

Event DELETE_QUALIFICATION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_OBJID Exporting Value transfer Type reference (TYPE) HROBJID Objekt-Id 20050607

Event SHOW_DETAIL Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_OBJID Exporting Value transfer Type reference (TYPE) HROBJID Objekt-Id 20050607
History
Last changed by/on SAP  20050615 
SAP Release Created in