SAP ABAP Class CL_HRFPM_AWB_SEL_TOOL_F4 (HRFPM, Admin WB: Search and Processing Tools for Runs)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-PM-PB (Application Component) Position Budgeting and Control
     PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR_SEARCHTOOL_GB Interface: OM Grid-Based Search Tools 20020625
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRFPM_AWB_SEL_ENG_TOT HRFPM: Search for Runs with Incorrect Financing 20020905
2 Inheritance (c INHERITING FROM c_ref)  CL_HRFPM_AWB_SEL_TOOL_ENG HRFPM, Admin WB: Processing of Commitment Engine Runs 20020625
3 Inheritance (c INHERITING FROM c_ref)  CL_HRFPM_AWB_SEL_TOOL_OBJ HRFPM, Admin WB: Processing of Commitment Engine Runs 20020625
4 Inheritance (c INHERITING FROM c_ref)  CL_HRFPM_SALSA_SEL_TOOL_ACC Search Help for Prsnnl Cost Svngs Docs. Search by Acct Asgmt 20050113
Properties
Class CL_HRFPM_AWB_SEL_TOOL_F4  
Short Description HRFPM, Admin WB: Search and Processing Tools for Runs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_FPM_COM_ENGINE   Position Management: Commitment Creation 
Created 20020625   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SHLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_SEARCHTOOL_GB Interface: OM Grid-Based Search Tools 20020625
Friends
Class CL_HRFPM_AWB_SEL_TOOL_F4 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADD_INFO_BUFFER Instance attribute Protected Object reference (TYPE REF TO) CL_HRFPM_SEL_TOOL_ADD_INFO_BFR Buffer for AWB-Specific Information for Objects 20050113
2 AWB_ADD_INFO_BUFFER_ Instance attribute Protected Object reference (TYPE REF TO) CL_HRFPM_AWB_ADD_INFO_BUFFER Buffer for AWB-Specific Information for Objects 20050126
3 AWB_BFR_ACTIVATION Instance attribute Public Type reference (TYPE) FLAG AWB Buffer Switched On 20021124
4 HRFPM_CONST Instance attribute Protected Object reference (TYPE REF TO) CL_HRFPM_CONST General Constant Declarations 20020701
5 MY_APPLC_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) STRING 20050113
6 MY_FAVORITE_SH Instance attribute Private Type reference (TYPE) SHLPNAME Name of a search help 20020625
7 MY_OBJECT_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_HR_OBJECTMANAGER HR: Object Manager as Docking 20020625
8 MY_PLVAR Instance attribute Protected Type reference (TYPE) PLVAR Plan Version 20030818
9 MY_SEARCHHELP Instance attribute Public Type reference (TYPE) SHLPNAME Name of a search help 20020702
10 MY_SEARCHHELP_TYPE Instance attribute Public Type reference (TYPE) DDSHLPTYP Type of an input help (see fixed values) 20020702
11 MY_SEARCHPARAM Instance attribute Public Type reference (TYPE) SHLPFIELD Name of a search help parameter 20020702
12 MY_SH_MAXRECORDS Instance attribute Protected Type reference (TYPE) INT4 Maximum Number of Data Records 20020909
13 SEARCH_CRITERIA Instance attribute Private Type reference (TYPE) OMSEAATTAB Org. Management: Table of search attributes (name, value) 20020625
14 SEARCH_CRITERIA_INT Instance attribute Protected Object reference (TYPE REF TO) DATA Internal Format of Search Criteria 20020625
15 SEARCH_NODE Instance attribute Protected Type reference (TYPE) OMSEANODE Object Manager: Search Node in Search Area 20020625
16 SEARCH_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) OTYPE Object Type 20020625
17 SEARCH_RESULT Instance attribute Protected Object reference (TYPE REF TO) DATA Search Result 20020625
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_SEARCH_RESULT Instance method Protected Method 20020625
2 ASSERT_CONSISTENT_SHLP_INFO Instance method Protected Method 20021018
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020625
4 CONVERT_CRITERIA_EXT_TO_INT Instance method Protected Method Default Implementation: OMSEAATTAB after ddshselops. 20020625
5 CONVERT_CRITERIA_INT_TO_EXT Instance method Protected Method Default Implementation: ddshselops after OMSEAATT 20020625
6 EVNT_UPDATED_SEARCH_CRITERIA Instance method Protected Event handling method 20020625
7 EXTRACT_OBJECTS_FROM_RESULT Instance method Protected Method Conversion of Search Result After CE Structure 20020629
8 EXTRACT_OBJECTS_FROM_RESULT_N Instance method Protected Method Conversion of Search Result After CE Structure 20050113
9 FILL_OM_RESULT Instance method Protected Method 20020625
10 FILL_OM_RESULT_NEW Instance method Protected Method 20050113
11 PREPARE_SEARCH_RESULT Instance method Protected Method Application-Specific Formatting (sorting and so on) 20020709
12 PRESET_SEARCH_CRITERIA Instance method Protected Method Default Implementation: No Preassignment 20020730
13 PROCESS_SELECT_OBJECTS Instance method Public Method 20020918
Events
Class CL_HRFPM_AWB_SEL_TOOL_F4 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 F4_SEARCH_RESULT Protected See coding 20020625 f4_search_result TYPE STANDARD TABLE OF ddshretval
Method Signatures

Method ADD_TO_SEARCH_RESULT Signature

Method ADD_TO_SEARCH_RESULT on class CL_HRFPM_AWB_SEL_TOOL_F4 has no parameter.
Method ADD_TO_SEARCH_RESULT on class CL_HRFPM_AWB_SEL_TOOL_F4 has no exception.

Method ASSERT_CONSISTENT_SHLP_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHLP_DESCR Call by reference Type reference (TYPE) SHLP_DESCR Name einer Suchhilfe 20021018

Method ASSERT_CONSISTENT_SHLP_INFO on class CL_HRFPM_AWB_SEL_TOOL_F4 has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRFPM_AWB_SEL_TOOL_F4 has no parameter.
Method CONSTRUCTOR on class CL_HRFPM_AWB_SEL_TOOL_F4 has no exception.

Method CONVERT_CRITERIA_EXT_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SEARCH_CRITERIA_INT Call by reference Type reference (TYPE) ANY 20020625
2 Importing IT_SEARCH_CRITERIA Call by reference Type reference (TYPE) OMSEAATTAB Orgmanagement: Tabelle der Suchattribute (Name, Wert) 20020625
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_SEL_TOOL Admin WB: Ausnahmen für selektions tool 20020625

Method CONVERT_CRITERIA_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_CRITERIA Call by reference Type reference (TYPE) OMSEAATTAB Orgmanagement: Tabelle der Suchattribute (Name, Wert) 20020625
2 Importing IS_SEARCH_CRITERIA_INT Call by reference Type reference (TYPE) ANY 20020625
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_SEL_TOOL Admin WB: Ausnahmen für selektions tool 20020625

Method EVNT_UPDATED_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Value transfer Attribute reference (LIKE) 20020625
2 Importing SEARCH_CRITERIA Value transfer Attribute reference (LIKE) 20020625
3 Importing STRUCTURE Value transfer Attribute reference (LIKE) 20020625

Method EVNT_UPDATED_SEARCH_CRITERIA on class CL_HRFPM_AWB_SEL_TOOL_F4 has no exception.

Method EXTRACT_OBJECTS_FROM_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing APPLC_OBJECT Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_OBJECT HRFPM: Stuktur für Objekte für Workbench 20020629
2 Changing COLNAME Call by reference Type reference (TYPE) TV_ITMNAME Tree Control: Name einer Spalte / eines Items 20020629
3 Importing ES_SELECTED_ROW Call by reference Type reference (TYPE) ANY 20020629
4 Changing MAIN_OBJECT Call by reference Type reference (TYPE) OBJEC Workarea zur Datenbank PCH 20020629
5 Changing NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20020629
6 Changing RELAT_OBJECT Call by reference Type reference (TYPE) OBJEC Workarea zur Datenbank PCH 20020629
7 Changing STRUCTURE Call by reference Type reference (TYPE) TREE_STRUC Struktur struc mit Knotenschlüssel für Tree-Control 20020629
8 Changing TREE_OBJEC Call by reference Type reference (TYPE) TREE_OBJEC Struktur objec mit Knotenschlüssel für Tree-Control 20020629

Method EXTRACT_OBJECTS_FROM_RESULT on class CL_HRFPM_AWB_SEL_TOOL_F4 has no exception.

Method EXTRACT_OBJECTS_FROM_RESULT_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing APPLC_OBJECT Call by reference Type reference (TYPE) ANY HRFPM: Stuktur für Objekte für Workbench 20050113
2 Changing COLNAME Call by reference Type reference (TYPE) TV_ITMNAME Tree Control: Name einer Spalte / eines Items 20050113
3 Importing ES_SELECTED_ROW Call by reference Type reference (TYPE) ANY 20050113
4 Changing MAIN_OBJECT Call by reference Type reference (TYPE) OBJEC Workarea zur Datenbank PCH 20050113
5 Changing NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050113
6 Changing RELAT_OBJECT Call by reference Type reference (TYPE) OBJEC Workarea zur Datenbank PCH 20050113
7 Changing STRUCTURE Call by reference Type reference (TYPE) TREE_STRUC Struktur struc mit Knotenschlüssel für Tree-Control 20050113
8 Changing TREE_OBJEC Call by reference Type reference (TYPE) TREE_OBJEC Struktur objec mit Knotenschlüssel für Tree-Control 20050113

Method EXTRACT_OBJECTS_FROM_RESULT_N on class CL_HRFPM_AWB_SEL_TOOL_F4 has no exception.

Method FILL_OM_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_RESULTS Call by reference Type reference (TYPE) FLAG allgemeines flag 20020628
2 Changing CT_SEARCH_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20020625
3 Exporting ET_AWB_APPLC_OBJECTS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_OBJECT_IT HRFPM: Objekte für Workbench 20020918
4 Exporting ET_OM_RESULT Call by reference Type reference (TYPE) KEYOBJEC_T Tabellentyp PLVAR, OTYPE; OBJID 20020625

Method FILL_OM_RESULT on class CL_HRFPM_AWB_SEL_TOOL_F4 has no exception.

Method FILL_OM_RESULT_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_RESULTS Call by reference Type reference (TYPE) FLAG allgemeines flag 20050113
2 Changing CT_SEARCH_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20050113
3 Exporting ET_OM_RESULT Call by reference Type reference (TYPE) KEYOBJEC_T Tabellentyp PLVAR, OTYPE; OBJID 20050113

Method FILL_OM_RESULT_NEW on class CL_HRFPM_AWB_SEL_TOOL_F4 has no exception.

Method PREPARE_SEARCH_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SEARCH_RESULT Call by reference Type reference (TYPE) TABLE 20020709

Method PREPARE_SEARCH_RESULT on class CL_HRFPM_AWB_SEL_TOOL_F4 has no exception.

Method PRESET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SEARCH_CRITERIA Call by reference Type reference (TYPE) ANY 20020730
2 Importing IP_FLG_SEL_VIA_SCREEN Call by reference Type reference (TYPE) FLAG Sichtbare Selektion 20020920
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_SEL_TOOL Admin WB: Ausnahmen für selektions tool 20020730

Method PROCESS_SELECT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_RESULTS Call by reference Type reference (TYPE) FLAG allgemeines flag 20020918
2 Changing CS_SEL_OPTIONS Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20020918
3 Changing CT_SEARCH_RESULT Call by reference Type reference (TYPE) TABLE 20020918
4 Exporting ET_AWB_APPLC_OBJECTS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_OBJECT_IT HRFPM: Objekte für Workbench 20020918
5 Exporting RESULTS Call by reference Type reference (TYPE) KEYOBJEC_T Tabelle vom Type TREE_OBJEC 20020918
6 Importing VIA_SCREEN Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20020918
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_SEL_TOOL Admin WB: Ausnahmen für selektions tool 20020918
History
Last changed by/on SAP  20040909 
SAP Release Created in 110