SAP ABAP Interface IF_IGN_SEARCH (Interface for Search)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN_SEARCH_API (Package) Search API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IGN_SEARCH Search Processor (Base Class) 20031006
Properties
Interface IF_IGN_SEARCH  
Short Description Interface for Search    
General Data
Package IGN_SEARCH_API   Search API 
Created 20031006   SAP 
Last changed 20050224   SAP 
Unicode checks active    
Forward declarations
Interface IF_IGN_SEARCH has no forward declaration.
Interfaces
Interface IF_IGN_SEARCH has no interface.
Friends
Interface IF_IGN_SEARCH has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BAL_OBJECT Constant Public Type reference (TYPE) BALOBJ_D 'IGN_SEARCH_API' Application Log: Object Name (Application Code) 20050112
2 GS_HITLIST_PROPERTIES Instance attribute Public Type reference (TYPE) IGN_SEARCH_HITLIST_PROPERTIES Properties of Hit List of a Search 20031006
3 GS_TIGN220 Instance attribute Public Type reference (TYPE) IGN_TIGN220 Basic Customizing Settings for a Search 20040922
4 GT_SEARCH_CRITERIA Instance attribute Public Type reference (TYPE) IGN_SEARCH_CRITERIA_TAB Search Criteria 20050104
5 GV_APPLICATION Instance attribute Public Type reference (TYPE) IGN_SEARCH_APPLICATION Search Application 20031006
6 GV_HITLIST_REF Instance attribute Public Object reference (TYPE REF TO) DATA Hit List 20031006
7 GV_LOG_HANDLE Static Attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20050112
8 GV_MAXHITS Instance attribute Public Type reference (TYPE) XFELD Maximum Number of Hits Reached in BDT Search 20040921
9 GV_SEARCH Instance attribute Public Type reference (TYPE) IGN_SEARCH Search 20031006
10 GV_TIMEOUT Instance attribute Public Type reference (TYPE) XFELD Timeout in BDT Search 20040921
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_CRITERIA Instance method Public Method Get Default Value for Search Criteria 20040617
2 START Instance method Public Method Start Search 20031006
Events
Interface IF_IGN_SEARCH has no event.
Types
Interface IF_IGN_SEARCH has no local type.
Method Signatures

Method GET_DEFAULT_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEFAULT_CRITERIA Call by reference Type reference (TYPE) IGN_SEARCH_CRITERIA_TAB Vorbelegung zu Suchkriterien 20040617

Method GET_DEFAULT_CRITERIA on Interface IF_IGN_SEARCH has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050112
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
3 CX_IGN_SRCH_EXECUTION_ERROR Fehler beim Ausführen der Suche 20031208
History
Last changed by/on SAP  20050224 
SAP Release Created in 472