SAP ABAP Function Module CMS_MAP_INS_SRV_SEARCH (Search insurance by specified criteria)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CMS-MD-RIG (Application Component) Rights
⤷
CMS_INS_SERVICE (Package) CMS: Insurance Service
⤷
⤷
Basic Data
| Function Module | CMS_MAP_INS_SRV_SEARCH | Search insurance by specified criteria |
| Function Group | CMS_MAP_INS_SRV | Insurance service for other systems |
| Program Name | SAPLCMS_MAP_INS_SRV | |
| INCLUDE Name | LCMS_MAP_INS_SRVU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TAB_INS_GUID | TYPE | CMS_TAB_INS_GUID | Insurance Guids - Primary key for insurance table cms_ins | |||
| |
I_MAX_ROWS | TYPE | BAPIMAXROW | 250 | Maximum number of lines of hits | ||
| |
I_OBJ_REF_SYSID | TYPE | CMS_DTE_INS_OBJSYS | System Linking to Insurance | |||
| |
I_TAB_POLICY_NUMBER_RNG | TYPE | CMS_TAB_INS_POLICY_NUMBER_RNG | Multiple Insurance Policy numbers | |||
| |
I_TAB_BPID_RNG | TYPE | CMS_TAB_BPID_RNG | Table of business partners for an insurance policy | |||
| |
I_BPF | TYPE | CMS_DTE_BPF | Range Table for Business Partner Identifiers | |||
| |
I_TAB_POL_STATUS_RNG | TYPE | CMS_TAB_INS_POL_STATUS_RNG | Status of insurance policy (header) 0- Inactive, 1- Active | |||
| |
I_TAB_AUTO_CANCEL_DATE_RNG | TYPE | CMS_TAB_INS_AUTO_CANCEL_RNG | Auto cancellation date for an insurance policy | |||
| |
I_TAB_PORTFOLIO_RNG | TYPE | CMS_TAB_INS_PORTFOLIO_RNG | Insurance Portfolio | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |