Data Element list used by SAP ABAP Function Module ICL_IF_PART_SELECT (Get the participants for a claim)
SAP ABAP Function Module
ICL_IF_PART_SELECT (Get the participants for a claim) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE REFERENCE(IV_XMEMORY) TYPE BOOLE_D DEFAULT 'X' |
|
| 2 | ICL_ACTIVE | Table entry is active (A) or in suspense (S) | SOURCE VALUE(IV_ACTIVE) TYPE ICL_ACTIVE OPTIONAL |
|
| 3 | ICL_CLAIM | Number of Claim | SOURCE VALUE(IV_CLAIM) TYPE ICL_CLAIM OPTIONAL |
|