SAP ABAP Class CL_KEO_SEARCHTOOL_GENERAL (Enterprise Organization: Search Tool - Abstr. Impl.)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-OM-CCA (Application Component) Cost Center Accounting
     KEO (Package) Enterprise Organization
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 19991019
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_COMPCODE Enterprise Organization: Search Tool - Company Code 19991020
2 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_INACT_EO_ALT Enterprise Organization: Inactive Prof. Center in Alt.Struct 19991216
3 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_INACTIVE_SH Standard Hierarchy: Search Tool - Inactive Profit Center 19991020
4 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_INACTIVE_EO Enterprise Organization: Search Tool - Inactive Profit Ctr 19991020
5 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_ACT_EO_ALT Enterprise Organization: Active Profit Center in Alt. Struct 19991216
6 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_ACTIVE_SH Standard Hierarchy: Search Tool - Active Profit Center 19991020
7 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_ACTIVE_EO Enterprise Organization: Search Tool - Active Profit Center 19991020
8 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_GROUPS_SH Standard Hierarchy: Search Tool - Groups 19991020
9 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_GROUPS_EO Enterprise Organization: Search Tool - Groups 19991020
10 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_BPROCESS_ACTIVE_SH Enterprise Organization: Search Tool Active Bus. Processes 19991215
... Click here to see Used By full list (18 items)
Properties
Class CL_KEO_SEARCHTOOL_GENERAL  
Short Description Enterprise Organization: Search Tool - Abstr. Impl.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package KEO   Enterprise Organization 
Created 19991019   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_KEO_SEARCHTOOL_GENERAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_SEARCHTOOL_GB Interface: OM Grid-Based Search Tools 19991019
Friends
Class CL_KEO_SEARCHTOOL_GENERAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FALSE Constant Protected Type reference (TYPE) BOOLEAN '-' Boolean Value: FALSE 19991020
2 GC_TRUE Constant Protected Type reference (TYPE) BOOLEAN 'X' Boolean Value: TRUE 19991020
3 OBJECTMANAGER_HANDLE Instance attribute Private Object reference (TYPE REF TO) CL_HR_OBJECTMANAGER Pointer on Current Object Manager 19991019
4 RESULT_TAB Instance attribute Private Type reference (TYPE) KEYOBJEC_T Table of Objects Determined 19991020
5 SEARCH_FUNCTION_DATE Instance attribute Private Type reference (TYPE) BEGDATUM Key Date 19991019
6 SEARCH_FUNCTION_FUZZY_BEGDA Instance attribute Private Type reference (TYPE) BEGDATUM Start Date 19991019
7 SEARCH_FUNCTION_FUZZY_ENDDA Instance attribute Private Type reference (TYPE) ENDDATUM End Date 19991019
8 SEARCH_FUNCTION_ISTAT Instance attribute Private Type reference (TYPE) ISTAT_D Status 19991019
9 SEARCH_FUNCTION_NODE Instance attribute Private Type reference (TYPE) OMSEANODE Node Type from T77FSEAN 19991019
10 SEARCH_FUNCTION_OTYPE Instance attribute Private Type reference (TYPE) OTYPE Object Type Being Searched For 19991019
11 SEARCH_FUNCTION_PATHID Instance attribute Private Type reference (TYPE) WEGID Evaluation Path 19991019
12 SEARCH_FUNCTION_PLVAR Instance attribute Private Type reference (TYPE) PLVAR Plan Version Where Search is Taking Place 19991019
13 SEARCH_FUNCTION_REF_OBJ Instance attribute Private Type reference (TYPE) OBJEC Object Being Referred To 19991019
14 SEARCH_FUNCTION_RELATION Instance attribute Private Type reference (TYPE) CHAR30 Ratio 19991019
15 SEARCH_FUNCTION_SEARK Instance attribute Private Type reference (TYPE) HROMSEARK Search String 19991019
16 SEARCH_FUNCTION_TIMEDEPENDENT Instance attribute Private Type reference (TYPE) HROMTIMEFL Type of Time-Dependency 19991019
17 SEARCH_IGNORE_EO_CHECK Instance attribute Protected Type reference (TYPE) BOOLE_D ' ' Search without Checks on Active Enterprise Organization 20000127
18 SEARCH_IN_ALTN_PRCTR_STRUC Instance attribute Protected Type reference (TYPE) BOOLE_D Search in Alternative Profit Center Structure 19991216
19 SEARCH_ONLY_INACTIVE_MDATA Instance attribute Protected Type reference (TYPE) BOOLE_D Searching Only for "Inactive" Master Records (Cost Centers) 19991019
20 SEARCH_WITH_COAREA_INPUT Instance attribute Protected Type reference (TYPE) BOOLEAN Search Screen with Subscreen for Controlling Area 19991019
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991019
2 HANDLE_CONTENT_EXPECTED Instance method Private Event handling method Reacts to Event content_expected from Object Manager 19991020
Events
Class CL_KEO_SEARCHTOOL_GENERAL has no event.
Types
Class CL_KEO_SEARCHTOOL_GENERAL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method HANDLE_CONTENT_EXPECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLNAME Call by reference Type reference (TYPE) 19991020
2 Importing DATE Call by reference Type reference (TYPE) 19991020
3 Importing FUZZY_BEGDA Call by reference Type reference (TYPE) 19991020
4 Importing FUZZY_ENDDA Call by reference Type reference (TYPE) 19991020
5 Importing HANDLE Call by reference Type reference (TYPE) 19991020
6 Importing OBJECTS Call by reference Type reference (TYPE) 19991020
7 Importing STRUCTURE Call by reference Type reference (TYPE) 19991020

Method HANDLE_CONTENT_EXPECTED on class CL_KEO_SEARCHTOOL_GENERAL has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_COMPCODE Enterprise Organization: Search Tool - Company Code 19991020
2 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_INACT_EO_ALT Enterprise Organization: Inactive Prof. Center in Alt.Struct 19991216
3 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_INACTIVE_SH Standard Hierarchy: Search Tool - Inactive Profit Center 19991020
4 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_INACTIVE_EO Enterprise Organization: Search Tool - Inactive Profit Ctr 19991020
5 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_ACT_EO_ALT Enterprise Organization: Active Profit Center in Alt. Struct 19991216
6 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_ACTIVE_SH Standard Hierarchy: Search Tool - Active Profit Center 19991020
7 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_PCENTER_ACTIVE_EO Enterprise Organization: Search Tool - Active Profit Center 19991020
8 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_GROUPS_SH Standard Hierarchy: Search Tool - Groups 19991020
9 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_GROUPS_EO Enterprise Organization: Search Tool - Groups 19991020
10 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_BPROCESS_ACTIVE_SH Enterprise Organization: Search Tool Active Bus. Processes 19991215
11 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_COAREA_ALT Enterprise Organization: COAr in Altern. Profit Ctr Struct. 19991216
12 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_COAREA Enterprise Organization: Controlling Area Search Tool 19991020
13 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_CCENTER_INACTIVE_SH Standard Hierarchy: Search Tool - Inactive Cost Centers 19991020
14 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_CCENTER_INACTIVE_EO Enterprise Organization: Search Tool - Abstr. Impl. 19991020
15 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_CCENTER_ACTIVE_SH Standard Hierarchy: Search Tool - Active Cost Centers 19991020
16 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_CCENTER_ACTIVE_EO Enterprise Organization: Search Tool - Abstr. Impl. 19991020
17 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_CCENTERS_ORG Searchtool Active Cost Center without Enterp. Organ. checks 20000127
18 Inheritance (c INHERITING FROM c_ref)  CL_KEO_ST_BPROCESS_INACTIVE_SH Enterprise Organization: Search Tool Inactive Bus. Processes 19991215
History
Last changed by/on SAP  20130531 
SAP Release Created in