SAP ABAP Function Module CMS_API_INS_GET_LIST (Get list by policy no, portfolio, status, autocancel date)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CMS-MD-RIG (Application Component) Rights
⤷
CMS_OMS_RIG (Package) Collateral Management Rights
⤷
⤷
Basic Data
| Function Module | CMS_API_INS_GET_LIST | Get list by policy no, portfolio, status, autocancel date |
| Function Group | CMS_API_INS | API LAyer : Insurance Obejct |
| Program Name | SAPLCMS_API_INS | |
| INCLUDE Name | LCMS_API_INSU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TAB_INS_ID_GUID | TYPE | CMS_TAB_INS_ID_GUID | Insurance Guids - Primary key for insurance table cms_ins | |||
| |
I_MAX_ROWS | TYPE | BAPIMAXROW | 999999 | Maximum number of lines of hits | ||
| |
I_TAB_POLICY_NUMBER_RNG | TYPE | CMS_TAB_INS_POLICY_NUMBER_RNG | Range table for insurance policy numbers (ext item no) | |||
| |
I_TAB_POL_STATUS_RNG | TYPE | CMS_TAB_INS_POL_STATUS_RNG | Range table of insurance policy status | |||
| |
I_TAB_AUTO_CANCEL_DATE_RNG | TYPE | CMS_TAB_INS_AUTO_CANCEL_RNG | Range table for insurance auto cancel dates | |||
| |
I_TAB_PORTFOLIO_RNG | TYPE | CMS_TAB_INS_PORTFOLIO_RNG | Range table for insurance portfolios | |||
| |
I_TAB_INS_ID_RNG | TYPE | CMS_TAB_INS_ID_RNG | Table of insurance IDs | |||
| |
I_TAB_INS_TYPE_RNG | TYPE | CMS_TAB_INS_TYPE_RNG | Table of insurance IDs | |||
| |
I_TAB_ADMIN_ORG_RNG | TYPE | CMS_TAB_ADMIN_UNIT_RNG | Range Table for Administrative Organisational Units | |||
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 | 500 |