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 | 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 | Constant | Protected | Type reference (TYPE) | XFELD | 'X' | Checkbox Field | 20050103 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BUSSRCH_SELOPT_T | Select Options | 20050103 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IGN_SEARCH_CRITERIA_TAB | Search Criteria | 20050103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Collect Selection Criteria After CALL SELECTION-SCREEN | 20050103 | |
| 2 | Instance method | Public | Method | Complete Selection Conditions | 20050103 | |
| 3 | Instance method | Public | Method | Delete Selection Criteria | 20070614 | |
| 4 | Instance method | Public | Method | Provide Selection Conditions | 20050103 | |
| 5 | 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 | IT_SELOPT | Call by reference | Type reference (TYPE) | TABLE | select-options Tabelle | 20050103 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | CLIKE | Feldname | 20050103 | |||
| 3 | IV_PARAMETER_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert eines selection screen PARAMETERS | 20050103 | |||
| 4 | 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 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | CLIKE | Feldname | 20070614 | |||
| 2 | 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 | 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 | Fehlende Suchkriterien | 20050103 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 600 |