Table/Structure Field list used by SAP ABAP Function Module ICL_SUBCL_SELECT (ICL: Get all subclaims for one claim)
SAP ABAP Function Module
ICL_SUBCL_SELECT (ICL: Get all subclaims for one claim) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ICLCLAIM - ACTIVE | Table entry is active (A) or in suspense (S) | ||
| 2 | ICLCLAIM - ACTIVE | Table entry is active (A) or in suspense (S) | SOURCE VALUE(I_ACTIVE) LIKE ICLCLAIM-ACTIVE DEFAULT 'A' |
|
| 3 | ICLCLAIM - CLAIM | Number of Claim | ||
| 4 | ICLCLAIM - CLAIM | Number of Claim | SOURCE VALUE(I_CLAIM) LIKE ICLCLAIM-CLAIM |
|
| 5 | ICLSUBCL - ACTIVE | Table entry is active (A) or in suspense (S) | ||
| 6 | ICLSUBCL - CLAIM | Number of Claim | ||
| 7 | ICLSUBCL - SUBCLAIM | Subclaim | ||
| 8 | SYST - MSGV1 | ABAP System Field: Message Variable | ||