SAP ABAP Class CL_IGN_SEARCH (Search Processor (Base Class))
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN_SEARCH_API (Package) Search API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IGN_SEARCH Interface for Search 20031006
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IGN_SEARCH_BDT Search Processor for BDT Search 20031007
2 Inheritance (c INHERITING FROM c_ref)  CL_IGN_SEARCH_FM Search Processor for Function Modules 20031007
3 Inheritance (c INHERITING FROM c_ref)  CL_IGN_SEARCH_QUERY Search Processor for Queries 20031007
4 Inheritance (c INHERITING FROM c_ref)  CL_IGN_SEARCH_SEQUENCE Search Processor for Search Sequences 20031007
Properties
Class CL_IGN_SEARCH  
Short Description Search Processor (Base Class)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IGN_SEARCH_API   Search API 
Created 20031006   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IGN_SEARCH has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_IGN_SEARCH Interface for Search 20031006
Friends
Class CL_IGN_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BAL_OBJECT Instance attribute Public Attribute reference (LIKE) 20050112
2 GS_HITLIST_PROPERTIES Instance attribute Public Attribute reference (LIKE) 20031006
3 GS_TIGN220 Instance attribute Public Attribute reference (LIKE) Basic Customizing Settings for a Search 20031007
4 GT_DEFAULT_CRITERIA Instance attribute Protected Type reference (TYPE) IGN_SEARCH_CRITERIA_TAB Default for Search Criteria 20040611
5 GT_MESSAGES Instance attribute Protected Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20050114
6 GT_SEARCH_CRITERIA Instance attribute Public Attribute reference (LIKE) Search Criteria 20050104
7 GT_TIGN221 Instance attribute Protected Type reference (TYPE) IGN_TIGN221_TAB Settings for Search Criteria in a Search 20031007
8 GT_TIGN222 Instance attribute Public Type reference (TYPE) IGN_TIGN222_TAB Defaults for Optional Search Criteria 20050104
9 GV_APPLICATION Instance attribute Public Attribute reference (LIKE) 20031006
10 GV_HITLIST_REF Instance attribute Public Attribute reference (LIKE) 20031006
11 GV_LOG_HANDLE Instance attribute Public Attribute reference (LIKE) 20050112
12 GV_MAXHITS Instance attribute Public Attribute reference (LIKE) 20040922
13 GV_SEARCH Instance attribute Public Attribute reference (LIKE) 20031006
14 GV_TIMEOUT Instance attribute Public Attribute reference (LIKE) 20040922
15 MT_SEARCH_REF Static Attribute Private Type reference (TYPE) IGN_SEARCH_REFERENCE_TAB Object References for Searches 20040608
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_EXECUTE Instance method Protected Method After Execution of Search 20031006
2 BEFORE_EXECUTE Instance method Protected Method Before Execution of Search 20031006
3 CONSTRUCTOR Instance method Public Constructor Constructor 20031007
4 EXECUTE Instance method Protected Method Search 20031006
5 GET_DEFAULT_CRITERIA Instance method Public Method 20040617
6 GET_REFERENCE Static method Public Method Factory method 20031007
7 START Instance method Public Method 20031006
Events
Class CL_IGN_SEARCH has no event.
Types
Class CL_IGN_SEARCH has no local type.
Method Signatures

Method AFTER_EXECUTE Signature

Method AFTER_EXECUTE on class CL_IGN_SEARCH has no parameter.
Method AFTER_EXECUTE on class CL_IGN_SEARCH has no exception.

Method BEFORE_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SKIP_EXECUTION Call by reference Type reference (TYPE) C Flag: Suche nicht ausführen 20040119
2 Importing IT_SEARCH_CRITERIA Call by reference Type reference (TYPE) IGN_SEARCH_CRITERIA_TAB Suchkriterien 20031006
# Exception Resumable Description Created on
1 CX_IGN_SRCH_CRITERIA_MISSING Fehlende Suchkriterien 20031208
2 CX_IGN_SRCH_CUSTOMIZING_ERROR Such-Customizing fehlerhaft 20031208

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Value transfer Type reference (TYPE) IGN_SEARCH_APPLICATION Such-Anwendung 20031007
2 Importing IV_SEARCH Value transfer Type reference (TYPE) IGN_SEARCH Suche 20031007
# Exception Resumable Description Created on
1 CX_IGN_SRCH_CUSTOMIZING_ERROR Such-Customizing inkonsistent 20031128

Method EXECUTE Signature

Method EXECUTE on class CL_IGN_SEARCH has no parameter.
# Exception Resumable Description Created on
1 CX_IGN_SRCH_CRITERIA_MISSING Fehlende Suchkriterien 20031208
2 CX_IGN_SRCH_CUSTOMIZING_ERROR Such-Customizing fehlerhaft 20031208
3 CX_IGN_SRCH_EXECUTION_ERROR Fehler beim Ausführen der Suche 20031208

Method GET_DEFAULT_CRITERIA Signature

Method GET_DEFAULT_CRITERIA on class CL_IGN_SEARCH has no parameter.
Method GET_DEFAULT_CRITERIA on class CL_IGN_SEARCH has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REFERENCE Call by reference Object reference (TYPE REF TO) IF_IGN_SEARCH Referenz auf Such-Instanz 20031007
2 Importing IV_APPLICATION Value transfer Type reference (TYPE) IGN_SEARCH_APPLICATION Such-Anwendung 20031007
3 Importing IV_SEARCH Value transfer Type reference (TYPE) IGN_SEARCH Suche 20031007
# Exception Resumable Description Created on
1 CX_IGN_SRCH_CRITERIA_MISSING Fehlende Suchkriterien 20081208
2 CX_IGN_SRCH_CUSTOMIZING_ERROR Such-Customizing inkonsistent 20031128
3 CX_IGN_SRCH_EXECUTION_ERROR Fehler beim Ausführen der Suche 20081208

Method START Signature

Method START on class CL_IGN_SEARCH has no parameter.
Method START on class CL_IGN_SEARCH has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472