Data Element list used by SAP ABAP Function Module ICL_ICLPOLO_MODIFY (Insert or update a record in the insured object table)
SAP ABAP Function Module
ICL_ICLPOLO_MODIFY (Insert or update a record in the insured object table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ICL_ACTIVE | Table entry is active (A) or in suspense (S) | SOURCE VALUE(I_ACTIVE) TYPE ICL_ACTIVE |
|
| 2 | ICL_CLAIM | Number of Claim | SOURCE VALUE(I_CLAIM) TYPE ICL_CLAIM |
|
| 3 | ICL_INSOBJ | Insured Object Number | SOURCE VALUE(I_INSUREDOBJ) TYPE ICL_INSOBJ |
|
| 4 | ICL_IOB | Insurable Object | SOURCE VALUE(I_PROPERTY) TYPE ICL_IOB |
|
| 5 | ICL_IOBCAT | Category of Insured Object | SOURCE VALUE(I_PROPCAT) TYPE ICL_IOBCAT |
|
| 6 | ICL_POLM | Coverage | SOURCE VALUE(I_COVERAGE) TYPE ICL_POLM |
|