SAP ABAP Class IF_HR_SEARCHTOOL_GB (Interface: OM Grid-Based Search Tools)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_OM_SEARCHTOOL_EO Parent of All Search Tools for External Objects 20030428
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KEO_SEARCHTOOL_GENERAL Enterprise Organization: Search Tool - Abstr. Impl. 19991019
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IMEO_SEARCHTOOL_EPPOS Search Tool for Program Position 19991019
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_ST_ADHOC_SELECTION Search Tool: Ad Hoc Query 19991111
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_ST_ADHOC_QUERY Search Tool: Ad Hoc Query 19990825
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_SEARCHTOOL_SELID Search Tool Selection ID 19991014
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_SEARCHTOOL_MATCHCODE_PA Search Tool for Search Helps PREM/PAPM 19991122
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_OM_SEAT_ORGP_EXPAND Searchtool (expand -> position, org. unit of holder) 19991005
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_OM_SEAT_ATTRIBUTE Search Tool 20000329
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_OM_SEARCHTOOL_ORGP Search Tool 19990727
... Click here to see Used By full list (19 items)
Properties
Class IF_HR_SEARCHTOOL_GB  
Short Description Interface: OM Grid-Based Search Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990722   SAP 
Last change 19990805   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HR_SEARCHTOOL_GB has no forward declaration.
Interfaces
Class IF_HR_SEARCHTOOL_GB has no interface implemented.
Friends
Class IF_HR_SEARCHTOOL_GB has no friend class.
Attributes
Class IF_HR_SEARCHTOOL_GB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DATE Instance method Public Method Changing Period/Key Date 19990722
2 CHANGE_NODE Instance method Public Method Change node type 19990804
3 DESTROY Instance method Public Method Exit search tool 19990722
4 EXECUTE_SEARCH Instance method Public Method Perform search 19990722
5 EXPORT_TO_MEMORY Instance method Public Method Exports status to ABAP memory 19990804
6 GET_MAIN_OBJECTS Instance method Public Method Returns the 'Main Objects' 19990804
7 GET_SEARCH_CRITERIA Instance method Public Method Get Current Search Criteria 19990722
8 INIT Instance method Public Method Initializing the Search Tool 19990722
9 INIT_FROM_MEMORY Instance method Public Method Initializing Using Data from the ABAP Memory 19990804
10 SET_SEARCH_CRITERIA Instance method Public Method Receives Current Search Criteria 19990722
Events
Class IF_HR_SEARCHTOOL_GB has no event.
Types
Class IF_HR_SEARCHTOOL_GB has no local type.
Method Signatures

Method CHANGE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) SYDATUM Stichtag 19990722
2 Importing FUZZY_BEGDA Value transfer Type reference (TYPE) SYDATUM Beginn des Betrachtungszeitraumes 19990722
3 Importing FUZZY_ENDDA Value transfer Type reference (TYPE) SYDATUM Ende des Betrachtungszeitraumes 19990722

Method CHANGE_DATE on class IF_HR_SEARCHTOOL_GB has no exception.

Method CHANGE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Value transfer Type reference (TYPE) OMSEANODE Knotentyp aus T77FSEAN 19990804
2 Importing OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 19990804

Method CHANGE_NODE on class IF_HR_SEARCHTOOL_GB has no exception.

Method DESTROY Signature

Method DESTROY on class IF_HR_SEARCHTOOL_GB has no parameter.
Method DESTROY on class IF_HR_SEARCHTOOL_GB has no exception.

Method EXECUTE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_BUTTON Value transfer Type reference (TYPE) FLAG 'Add'-Button auf Popup anbieten 19990722
2 Exporting ADD_RESULTS Value transfer Type reference (TYPE) FLAG Ergebnis an bestehende Liste anfügen 19990722
3 Exporting RESULTS Value transfer Type reference (TYPE) KEYOBJEC_T Ergebnis der Suche 19990722
4 Importing SHOW_SEARCHCRITERIA Value transfer Type reference (TYPE) FLAG Suchkriterien anzeigen 19990824
5 Importing VIA_SCREEN Value transfer Type reference (TYPE) FLAG Popup prozessieren 19990722
# Exception Resumable Description Created on
1 SEARCH_CANCELLED Suche abgebrochen 19990728
2 SHOW_CRITERIA_IMPOSSIBLE Suchkriterien können nicht angezeigt werden 19990824

Method EXPORT_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MEMORY_KEY Value transfer Type reference (TYPE) OMABAPKEY Schlüssel für Import aus ABAP Memory 19990804

Method EXPORT_TO_MEMORY on class IF_HR_SEARCHTOOL_GB has no exception.

Method GET_MAIN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MAIN_OBJECTS Value transfer Type reference (TYPE) KEYOBJEC_T Hauptobjekte mit Knotenschlüssel 19990804
2 Importing NODEKEYS Value transfer Type reference (TYPE) TREEV_NKS Zeilen identifiziert durch Knotenschlüssel 19990804
3 Exporting STRUCTURES Value transfer Type reference (TYPE) KEYSTRUC_T Verknüpfungsinformation der Hauptobjekte zum Vaterknoten 19990805

Method GET_MAIN_OBJECTS on class IF_HR_SEARCHTOOL_GB has no exception.

Method GET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECTS Value transfer Type reference (TYPE) OBJEC_T Objektinformation 19990722
2 Exporting SEARCH_CRITERIA Value transfer Type reference (TYPE) OMSEAATTAB Suchkriterien 19990722
3 Exporting STRUCTURE Value transfer Type reference (TYPE) STRUC_T Strukturinformation 19990722

Method GET_SEARCH_CRITERIA on class IF_HR_SEARCHTOOL_GB has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) SYDATUM Stichtag 19990722
2 Importing FUZZY_BEGDA Value transfer Type reference (TYPE) SYDATUM Beginn des Betrachtungszeitraumes 19990722
3 Importing FUZZY_ENDDA Value transfer Type reference (TYPE) SYDATUM Ende des Betrachtungszeitraumes 19990722
4 Importing ISTAT Value transfer Type reference (TYPE) ISTAT_D Status 19990729
5 Importing NODE Value transfer Type reference (TYPE) OMSEANODE Knotentyp aus T77FSEAN 19990804
6 Importing OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 19990722
7 Importing PLVAR Value transfer Type reference (TYPE) PLVAR Planvariante 19990722
8 Importing TIMEDEPENDENT Value transfer Type reference (TYPE) HROMTIMEFL Art der Zeitabhängigkeit 19990722

Method INIT on class IF_HR_SEARCHTOOL_GB has no exception.

Method INIT_FROM_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MEMORY_KEY Value transfer Type reference (TYPE) OMABAPKEY Schlüssel für Import aus ABAP Memory 19990804

Method INIT_FROM_MEMORY on class IF_HR_SEARCHTOOL_GB has no exception.

Method SET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Value transfer Type reference (TYPE) OBJEC_T Objektinformation 19990722
2 Importing SEARCH_CRITERIA Value transfer Type reference (TYPE) OMSEAATTAB Suchkriterien 19990722
3 Importing STRUCTURE Value transfer Type reference (TYPE) STRUC_T Strukturinformation 19990722

Method SET_SEARCH_CRITERIA on class IF_HR_SEARCHTOOL_GB has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_OM_SEARCHTOOL_EO Parent of All Search Tools for External Objects 20030428
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KEO_SEARCHTOOL_GENERAL Enterprise Organization: Search Tool - Abstr. Impl. 19991019
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IMEO_SEARCHTOOL_EPPOS Search Tool for Program Position 19991019
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_ST_ADHOC_SELECTION Search Tool: Ad Hoc Query 19991111
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_ST_ADHOC_QUERY Search Tool: Ad Hoc Query 19990825
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_SEARCHTOOL_SELID Search Tool Selection ID 19991014
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_SEARCHTOOL_MATCHCODE_PA Search Tool for Search Helps PREM/PAPM 19991122
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_OM_SEAT_ORGP_EXPAND Searchtool (expand -> position, org. unit of holder) 19991005
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_OM_SEAT_ATTRIBUTE Search Tool 20000329
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_OM_SEARCHTOOL_ORGP Search Tool 19990727
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRCMP_SEARCHTOOL_EXTERNAL Search tool for reading to external buffer 19991018
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR_LAST_USED_GOS_OBJECTS Returns the Last Processed Objects in the Object History 20000119
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPIQ00_OBJMAN_GETRESOURCES Search Tool 20030403
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRGE_SEARCHTOOL_SELID Search Tool for HR Selections IDs 20011211
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRFPM_SEL_TOOL_RESP_OBJECTS Objects in Own Financing Responsibility 20021120
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRFPM_SEARCHTOOL_RESUBM Search Tool: Resubmission 20030428
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRFPM_SEARCHTOOL_EXT_DATA Search Tool 20030425
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRFPM_AWB_SEL_TOOL_F4 HRFPM, Admin WB: Search and Processing Tools for Runs 20020625
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRCMP_SEARCHTOOL_SELID Search Tool for HR Selections IDs 19991014
History
Last changed by/on SAP  19990805 
SAP Release Created in