SAP ABAP Class CL_HRASR00_INFOTYPE_BROWSER (Infotype Browser)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_DIRECT_ACCESS_BOX (Package) Direct Access Box
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRASR00_INFOTYPE_BROWSER Interface for Infotype Browser 20040824
Properties
Class CL_HRASR00_INFOTYPE_BROWSER  
Short Description Infotype Browser    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_ASR_DIRECT_ACCESS_BOX   Direct Access Box 
Created 20040824   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRASR00_INFOTYPE_BROWSER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRASR00_INFOTYPE_BROWSER Interface for Infotype Browser 20040824
Friends
Class CL_HRASR00_INFOTYPE_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ACTION Instance attribute Private Type reference (TYPE) MASSN Action type 20040824
2 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040923
3 A_EXPANDED_NODES Instance attribute Private Type reference (TYPE) LVC_T_NKEY ALV Tree Control: Node Table 20050621
4 A_EXPORT_TREE_FROM_MEMORY Instance attribute Private Type reference (TYPE) BOOLE_D Single-Character Indicator 20040909
5 A_FAVORITES_MAXN Instance attribute Private Type reference (TYPE) I 20050621
6 A_FAVORITES_READ Instance attribute Private Type reference (TYPE) BOOLE_D SPACE Indicator: Favorites Read 20050621
7 A_FCODE Instance attribute Private Type reference (TYPE) FCODE Function Code 20040824
8 A_HIERARCHY Instance attribute Private Type reference (TYPE) HRASRALVTREE_TAB Table for Hierarchy 20040824
9 A_HIERARCHY_ALV Instance attribute Private Type reference (TYPE) HRASRALVTREE_TAB 20040825
10 A_INFOTYPE Instance attribute Private Type reference (TYPE) INFTY Info Type 20040824
11 A_INFOTYPE_BROWSER Static Attribute Private Object reference (TYPE REF TO) CL_HRASR00_INFOTYPE_BROWSER Infotype Browser 20040824
12 A_INFOTYPE_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20040824
13 A_INFTY_NO Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050223
14 A_MOLGA Instance attribute Private Type reference (TYPE) MOLGA Country Grouping 20040902
15 A_PERNR Instance attribute Private Attribute reference (LIKE) Personnel Number 20050307
16 A_PERNR_MEMORY_KEY Instance attribute Private Type reference (TYPE) OMABAPKEY 'HRASR_DAB_PERNR' OM: Key for Access to ABAP Memory 20040921
17 A_SUBTY Instance attribute Private Type reference (TYPE) SUBTY Subtype 20040824
18 A_TREE_MEMORY_KEY Instance attribute Private Type reference (TYPE) OMABAPKEY 'HRASR_DAB_INFOTYPE_TREE' Tree: Key for Access to ABAP Memory 20040909
19 A_TYPE Instance attribute Private Type reference (TYPE) CHAR1 Infotype/Action 20050209
20 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20041026
21 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20041026
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FAVORITE_ITEM Instance method Private Method Add Item to Favorites Section 20040907
2 ADD_ITEM_EXISTING_INFOTYPES Instance method Private Method Add Item to Folder "Existing Infotypes" 20050316
3 ADD_NODES_TO_TREE Instance method Private Method 20041026
4 BUILD_HIERARCHY Instance method Private Method Build Hierarchy Information for Tree 20040824
5 BUILD_IT_TEXT Instance method Private Method 20050223
6 BUILD_ST_TEXT Instance method Private Method 20050615
7 BUILD_TREE Instance method Private Method Build Tree 20040824
8 CHECK_SUBTY_EXISTS Instance method Private Method Checks Whether Any Subtypes Exist 20050609
9 CONSTRUCTOR Instance method Public Constructor Constructor 20040827
10 CREATE_FAVORITE_FOLDER Instance method Private Method Create Folder in Favorites Section 20040903
11 CREATE_FAVORITE_ITEM Instance method Private Method Create Item in Favorites Section 20040903
12 CREATE_TREE_TOOLBAR Instance method Private Method Create Toolbar of Infotype Tree 20041018
13 DELETE_FAVORITE Instance method Private Method Delete Favorites Item 20040903
14 DELETE_ITEM_EXISTING_INFOTYPES Instance method Private Method Delete Item from Folder "Existing Infotypes" 20050316
15 DESTROY_BROWSER Instance method Private Method 20050211
16 EXPAND_NODES Instance method Private Method Expand Nodes of Infotype Browser 20041103
17 EXPORT_PERNRINFO_TO_MEMORY Instance method Private Method Export PERNR into ABAP Memory 20050210
18 EXPORT_TO_MEMORY Instance method Private Method 20050615
19 EXPORT_TREEINFO_TO_MEMORY Instance method Private Method Write Tree Information to ABAP Memory 20050210
20 GET_INFOTYPE_BROWSER Instance method Private Method 20040827
21 GET_MOLGA Instance method Private Method Determination of MOLGA for Personnel Number 20040901
22 GET_NEW_FOLDER_NAME Instance method Private Method Get New Folder Name 20040903
23 GET_PERM_INFOTYPES Instance method Private Method Get Permissible Infotypes 20040831
24 GET_USERGROUP Instance method Private Method Determination of User Group 20040831
25 IMPORT_FROM_MEMORY Instance method Private Method 20050616
26 IMPORT_PERNRINFO_FROM_MEMORY Instance method Private Method Import PERNR from ABAP Memory 20050210
27 IMPORT_TREEINFO_FROM_MEMORY Instance method Private Method Import Tree Information from ABAP Memory 20050210
28 MOVE_FAVORITE_DOWN Instance method Private Method Move Favorites Item Down 20040903
29 MOVE_FAVORITE_UP Instance method Private Method Move Favorites Item Up 20040903
30 NEW_INFOTYPE_BROWSER Instance method Private Method 20040827
31 ON_EXPAND_NO_CHILDREN Instance method Private Event handling method Add Subtypes 20050613
32 ON_FUNCTION_SELECTED Instance method Private Event handling method Handle Functions of Toolbar 20040901
33 ON_ITEM_CTMENU_REQUESTED Instance method Private Event handling method Handle Request for Context Menu for Item 20040826
34 ON_ITEM_CTMENU_SELECTED Instance method Private Event handling method Handle Selection of Context Menu Function for Item 20040826
35 ON_ITEM_KEYPRESS Instance method Private Event handling method Handler for Tree-Event: Only for Testing => To Be Deleted 20050615
36 ON_LINK_CLICK Instance method Private Event handling method Handle Double-Click of Node 20041024
37 ON_NODE_CTMENU_REQUEST Instance method Private Event handling method Handle Request for Context Menu 20040826
38 ON_NODE_CTMENU_SELECTED Instance method Private Event handling method Handle Selection of Node Function in Context Menu 20040826
39 READ_ACTIONS Instance method Private Method Determination of Actions 20040831
40 READ_ALL_EXISTING_INFOTYPES Instance method Private Method Determination of All Existing Infotypes for Personnel Number 20040830
41 READ_ALL_INFOTYPES Instance method Private Method Determination of All Valid Infotypes for Personnel Number 20040824
42 READ_ALL_INFOTYPES_X Instance method Private Method Determination of All Valid Infotypes for Personnel Number 20050615
43 READ_FAVORITES Instance method Private Method Determination of Favorites for User 20040906
44 READ_FOLDER_SEQ Instance method Private Method Determination of Folders in Tree 20040825
45 READ_INFOTYPE_MENUES Instance method Private Method Determination of Infotype Menus 20040830
46 READ_INFOTYPE_MENUES_X Instance method Private Method Read Infotype Menus 20050615
47 READ_SUBTYPES Instance method Private Method Determination of Subtypes for Infotype 20050609
48 REBUILD_ALL_EXISTING_INFOTYPES Instance method Private Method Rebuild Favorites Section of Tree 20050316
49 REBUILD_FAVORITES Instance method Private Method Rebuild Favorites Section of Tree 20040903
50 REBUILD_TREE_PART Instance method Private Method 20040827
51 REPAIR_TREE Instance method Private Method Repair Tree 20040903
52 SET_NEW_DATA Instance method Private Method 20050310
53 SET_VISIBLE Instance method Public Method Set Tree to Visible or Hidden 20050307
54 UPDATE_CONTEXT Instance method Private Method 20040827
55 UPDATE_INFTY Instance method Private Method 20050210
56 UPDATE_T5ASRFAVORITES Instance method Private Method Update Database Tables 20040903
57 UPDATE_TREE_EXISTING_INFOTYPES Instance method Private Method 20050222
Events
# Event Type Visibility Description Created on
1 INFOTYPE_CONTEXT Instance Event
(0)
Private
(0)
20040827
Types
Class CL_HRASR00_INFOTYPE_BROWSER has no local type.
Method Signatures

Method ADD_FAVORITE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FAVORITES Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040907
2 Importing NODE Call by reference Type reference (TYPE) HRASRALVTREE Hierarchy for the infotype tree 20050614
3 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20040907

Method ADD_FAVORITE_ITEM on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method ADD_ITEM_EXISTING_INFOTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20050316

Method ADD_ITEM_EXISTING_INFOTYPES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method ADD_NODES_TO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RELATED_NODE Call by reference Type reference (TYPE) HRASRALVTREE Hierarchy for the infotype tree 20050615
2 Changing TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20041026

Method ADD_NODES_TO_TREE on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method BUILD_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20040824
2 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table for hierarchy for infotype tree 20040824

Method BUILD_HIERARCHY on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method BUILD_IT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20050223
2 Importing ITTXT Call by reference Type reference (TYPE) INTXT Infotyptext 20050223
3 Returning TEXT Value transfer Type reference (TYPE) CHAR80 Char 80 20050223

Method BUILD_IT_TEXT on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method BUILD_ST_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STEXT Call by reference Type reference (TYPE) SBTTX Infotyptext 20050615
2 Importing SUBTY Call by reference Type reference (TYPE) SUBTY_591A Infotyp 20050615
3 Returning TEXT Value transfer Type reference (TYPE) CHAR80 Char 80 20050615

Method BUILD_ST_TEXT on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table for hierarchy for infotype tree 20040824

Method BUILD_TREE on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method CHECK_SUBTY_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20050609
2 Returning INFTY_SUPPORTED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050613

Method CHECK_SUBTY_EXISTS on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040827
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20040827

Method CONSTRUCTOR on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method CREATE_FAVORITE_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FAVORITES Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040903
2 Importing FOLDER Call by reference Type reference (TYPE) ASR_FOLDER Folder number 20040903
3 Importing FTEXT Call by reference Type reference (TYPE) HRASRALVTREE-TEXT Folder text 20040903
4 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20040903

Method CREATE_FAVORITE_FOLDER on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method CREATE_FAVORITE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FAVORITES Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040903
2 Importing FOLDER Call by reference Type reference (TYPE) ASR_FOLDER Folder number 20040910
3 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20040903

Method CREATE_FAVORITE_ITEM on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method CREATE_TREE_TOOLBAR Signature

Method CREATE_TREE_TOOLBAR on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method CREATE_TREE_TOOLBAR on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method DELETE_FAVORITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FAVORITES Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040903
2 Importing NODE Call by reference Type reference (TYPE) HRASRALVTREE Hierarchy for the infotype tree 20050614
3 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20040903

Method DELETE_FAVORITE on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method DELETE_ITEM_EXISTING_INFOTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20050617

Method DELETE_ITEM_EXISTING_INFOTYPES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method DESTROY_BROWSER Signature

Method DESTROY_BROWSER on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method DESTROY_BROWSER on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method EXPAND_NODES Signature

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

Method EXPAND_NODES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method EXPORT_PERNRINFO_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20050210

Method EXPORT_PERNRINFO_TO_MEMORY on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method EXPORT_TO_MEMORY Signature

Method EXPORT_TO_MEMORY on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method EXPORT_TO_MEMORY on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method EXPORT_TREEINFO_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPANDED_NODES Call by reference Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Knotentabelle 20050210
2 Importing TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20050210

Method EXPORT_TREEINFO_TO_MEMORY on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method GET_INFOTYPE_BROWSER Signature

Method GET_INFOTYPE_BROWSER on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method GET_INFOTYPE_BROWSER on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method GET_MOLGA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040901
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20040901

Method GET_MOLGA on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method GET_NEW_FOLDER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FOLDER Call by reference Type reference (TYPE) ASR_FOLDER Folder number 20040903
2 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20040903

Method GET_NEW_FOLDER_NAME on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method GET_PERM_INFOTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INFTYS Call by reference Type reference (TYPE) INFTY_TAB HR: Infotyp - Tabellentyp 20040831
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040901

Method GET_PERM_INFOTYPES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method GET_USERGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENUITEM Call by reference Type reference (TYPE) MENUE Menüauswahl 20040831
2 Importing MENUTYPE Call by reference Type reference (TYPE) MNTYP Menütyp (Infotypmenü/Infogruppe) 20040831
3 Exporting REF_GROUP Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20050609
4 Exporting USERGROUP Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20040831

Method GET_USERGROUP on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method IMPORT_FROM_MEMORY Signature

Method IMPORT_FROM_MEMORY on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method IMPORT_FROM_MEMORY on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method IMPORT_PERNRINFO_FROM_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PERNRPREVIOUS Call by reference Type reference (TYPE) PERNR_D Personalnummer 20050210

Method IMPORT_PERNRINFO_FROM_MEMORY on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method IMPORT_TREEINFO_FROM_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXPANDED_NODES Call by reference Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Knotentabelle 20050210
2 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20050210

Method IMPORT_TREEINFO_FROM_MEMORY on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method MOVE_FAVORITE_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FAVORITES Call by reference Type reference (TYPE) HRASRALVTREE_TAB Hierarchy for the infotype tree 20040903
2 Importing NODE Call by reference Type reference (TYPE) HRASRALVTREE Hierarchy for the infotype tree 20050614
3 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20040903

Method MOVE_FAVORITE_DOWN on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method MOVE_FAVORITE_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FAVORITES Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040903
2 Importing NODE Call by reference Type reference (TYPE) HRASRALVTREE Hierarchy for the infotype tree 20050614
3 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20040903

Method MOVE_FAVORITE_UP on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method NEW_INFOTYPE_BROWSER Signature

Method NEW_INFOTYPE_BROWSER on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method NEW_INFOTYPE_BROWSER on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method ON_EXPAND_NO_CHILDREN 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) 20050613

Method ON_EXPAND_NO_CHILDREN on class CL_HRASR00_INFOTYPE_BROWSER 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) 20040901

Method ON_FUNCTION_SELECTED on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method ON_ITEM_CTMENU_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20040826
2 Importing MENU Value transfer Attribute reference (LIKE) 20040826
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040826

Method ON_ITEM_CTMENU_REQUESTED on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method ON_ITEM_CTMENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20040826
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20040826
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040826

Method ON_ITEM_CTMENU_SELECTED on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method ON_ITEM_KEYPRESS Signature

Method ON_ITEM_KEYPRESS on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method ON_ITEM_KEYPRESS on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method ON_LINK_CLICK Signature

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

Method ON_LINK_CLICK on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method ON_NODE_CTMENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 20040826
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040826

Method ON_NODE_CTMENU_REQUEST on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method ON_NODE_CTMENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20040826
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040826

Method ON_NODE_CTMENU_SELECTED on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method READ_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040831

Method READ_ACTIONS on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method READ_ALL_EXISTING_INFOTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040830
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20040830
3 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040830

Method READ_ALL_EXISTING_INFOTYPES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method READ_ALL_INFOTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040901
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20040824
3 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table for hierarchy for infotype tree 20040824

Method READ_ALL_INFOTYPES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method READ_ALL_INFOTYPES_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTYS Call by reference Type reference (TYPE) INFTY_TAB HR: Infotyp - Tabellentyp 20050615
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20050615
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20050615
4 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table for hierarchy for infotype tree 20050615

Method READ_ALL_INFOTYPES_X on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method READ_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040906

Method READ_FAVORITES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method READ_FOLDER_SEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040825

Method READ_FOLDER_SEQ on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method READ_INFOTYPE_MENUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Hierarchy for the infotype tree 20040830

Method READ_INFOTYPE_MENUES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method READ_INFOTYPE_MENUES_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INFTYS Call by reference Type reference (TYPE) INFTY_TAB HR: Infotyp - Tabellentyp 20050615
2 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Hierarchy for the infotype tree 20050615

Method READ_INFOTYPE_MENUES_X on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method READ_SUBTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20050609
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20050609
3 Importing PARENT_NODE Call by reference Type reference (TYPE) HRASRALVTREE Hierarchy for the infotype tree 20050609
4 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20050609
5 Exporting TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20050609

Method READ_SUBTYPES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method REBUILD_ALL_EXISTING_INFOTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FAVORITES Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20050316
2 Importing FOLDER Call by reference Type reference (TYPE) ASR_FOLDER Folder number 20050316
3 Importing NEW_FOLDER_NAME Call by reference Type reference (TYPE) ASR_FOLDER Folder number 20050316
4 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20050316

Method REBUILD_ALL_EXISTING_INFOTYPES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method REBUILD_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FAVORITES Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040903
2 Importing FOLDER Call by reference Type reference (TYPE) ASR_FOLDER Folder number 20040903
3 Importing NEW_FOLDER_NAME Call by reference Type reference (TYPE) ASR_FOLDER Folder number 20040903
4 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20040903

Method REBUILD_FAVORITES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method REBUILD_TREE_PART Signature

Method REBUILD_TREE_PART on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method REBUILD_TREE_PART on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method REPAIR_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PART_OF_TREE Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20040903
2 Changing TREE_ITEMS Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040903

Method REPAIR_TREE on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method SET_NEW_DATA Signature

Method SET_NEW_DATA on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method SET_NEW_DATA on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method SET_VISIBLE Signature

Method SET_VISIBLE on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method SET_VISIBLE on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method UPDATE_CONTEXT Signature

Method UPDATE_CONTEXT on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method UPDATE_CONTEXT on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method UPDATE_INFTY Signature

Method UPDATE_INFTY on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method UPDATE_INFTY on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method UPDATE_T5ASRFAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAVORITES Call by reference Type reference (TYPE) HRASRALVTREE_TAB Table type for hierarchy for infotype tree 20040903
2 Importing FOLDER Call by reference Type reference (TYPE) ASR_FOLDER Folder number 20040903
3 Importing USERNAME Call by reference Type reference (TYPE) USER Änderer 20040903

Method UPDATE_T5ASRFAVORITES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.

Method UPDATE_TREE_EXISTING_INFOTYPES Signature

Method UPDATE_TREE_EXISTING_INFOTYPES on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
Method UPDATE_TREE_EXISTING_INFOTYPES on class CL_HRASR00_INFOTYPE_BROWSER has no exception.
Event Signatures

Event INFOTYPE_CONTEXT Signature
Event INFOTYPE_CONTEXT on class CL_HRASR00_INFOTYPE_BROWSER has no parameter.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600