Data Element list used by SAP ABAP Function Module ICL_ICLCLAIM_SELECT (ICL CDC: Get single claim from DB-table iclclaim)
SAP ABAP Function Module
ICL_ICLCLAIM_SELECT (ICL CDC: Get single claim from DB-table iclclaim) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_XMEMORY) TYPE BOOLE_D DEFAULT 'X' |
|
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 3 | ICL_CLAIM | Number of Claim | SOURCE VALUE(I_CLAIM) LIKE ICLCLAIM-CLAIM OPTIONAL |
|
| 4 | ICL_CLAIMNO | External Number | SOURCE VALUE(I_EXCLAIMNO) LIKE ICLCLAIM-EXCLAIMNO OPTIONAL |
|
| 5 | ICL_CLAIMNOCAT | External Number Category | SOURCE VALUE(I_EXCLAIMNOCAT) LIKE ICLCLAIM-EXCLAIMNOCAT OPTIONAL |
|
| 6 | XFELD | Checkbox | SOURCE REFERENCE(I_DUMMY_CLAIM) TYPE XFELD DEFAULT SPACE |
|
| 7 | XFELD | Checkbox | ||