SAP ABAP Class CL_IGN_SEARCH_SELCRIT (Selection Conditions for Search API)
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 Inheritance (c INHERITING FROM c_ref)  CL_ICLE_SEARCH_SELCRIT Selection Conditions Claim Bundle Search 20050426
2 Inheritance (c INHERITING FROM c_ref)  CL_ICL_SEARCH_SELCRIT Search Criteria for Claim Search 20050103
Properties
Class CL_IGN_SEARCH_SELCRIT  
Short Description Selection Conditions for Search API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IGN_SEARCH_API   Search API 
Created 20050103   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_IGN_SEARCH_SELCRIT has no interface implemented.
Friends
Class CL_IGN_SEARCH_SELCRIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_X Constant Protected Type reference (TYPE) XFELD 'X' Checkbox Field 20050103
2 GT_SELOPT Instance attribute Protected Type reference (TYPE) BUSSRCH_SELOPT_T Select Options 20050103
3 GT_SELOPT_IGN Instance attribute Protected Type reference (TYPE) IGN_SEARCH_CRITERIA_TAB Search Criteria 20050103
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SELECTION_CRITERIA Instance method Public Method Collect Selection Criteria After CALL SELECTION-SCREEN 20050103
2 COMPLETE_SELECTION_CRITERIA Instance method Public Method Complete Selection Conditions 20050103
3 DELETE_SELECTION_CRITERIA Instance method Public Method Delete Selection Criteria 20070614
4 GET_SELECTION_CRITERIA Instance method Public Method Provide Selection Conditions 20050103
5 VALIDATE_SELECTION_CRITERIA Instance method Public Method Check Selection Conditions 20050103
Events
Class CL_IGN_SEARCH_SELCRIT has no event.
Types
Class CL_IGN_SEARCH_SELCRIT has no local type.
Method Signatures

Method ADD_SELECTION_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELOPT Call by reference Type reference (TYPE) TABLE select-options Tabelle 20050103
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CLIKE Feldname 20050103
3 Importing IV_PARAMETER_VALUE Call by reference Type reference (TYPE) ANY Wert eines selection screen PARAMETERS 20050103
4 Importing IV_TABNAME Call by reference Type reference (TYPE) CLIKE Tabellenname 20050103

Method ADD_SELECTION_CRITERIA on class CL_IGN_SEARCH_SELCRIT has no exception.

Method COMPLETE_SELECTION_CRITERIA Signature

Method COMPLETE_SELECTION_CRITERIA on class CL_IGN_SEARCH_SELCRIT has no parameter.
Method COMPLETE_SELECTION_CRITERIA on class CL_IGN_SEARCH_SELCRIT has no exception.

Method DELETE_SELECTION_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CLIKE Feldname 20070614
2 Importing IV_TABNAME Call by reference Type reference (TYPE) CLIKE Tabellenname 20070614

Method DELETE_SELECTION_CRITERIA on class CL_IGN_SEARCH_SELCRIT has no exception.

Method GET_SELECTION_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELOPT Value transfer Type reference (TYPE) IGN_SEARCH_CRITERIA_TAB Suchkriterien 20050103

Method GET_SELECTION_CRITERIA on class CL_IGN_SEARCH_SELCRIT has no exception.

Method VALIDATE_SELECTION_CRITERIA Signature

Method VALIDATE_SELECTION_CRITERIA on class CL_IGN_SEARCH_SELCRIT has no parameter.
# Exception Resumable Description Created on
1 CX_IGN_SRCH_CRITERIA_MISSING Fehlende Suchkriterien 20050103
History
Last changed by/on SAP  20071120 
SAP Release Created in 600