SAP ABAP Data Element IGN_SEARCH_FUNCTION_MODULE (Search Function Module)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
IGN_SEARCH_API (Package) Search API
⤷
⤷
Basic Data
| Data Element | IGN_SEARCH_FUNCTION_MODULE |
| Short Description | Search Function Module |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TFDIR |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Func. Mod. |
| Medium | 15 | Function Module |
| Long | 30 | Search Function Module |
| Heading | 30 | Search Function Module |
Documentation
Definition
Function module that can be used for searches with the search framework.
Dependencies
This kind of search function module requires the following parameters:
- An import parameter IT_SEARCH_CRITERIA from the IGN_SEARCH_CRITERIA_TAB category
- An export parameter ET_HITLIST of any table type.
To use a search function module you need to create a search, which you assign to this search function module.
Example
The function module ICL_SEARCH_EXAMPLE is a search function module.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |