Data Element list used by SAP ABAP Function Module ICL_ICLREF_SELECT (ICL: Select all rows in the referrals table for a claim)
SAP ABAP Function Module
ICL_ICLREF_SELECT (ICL: Select all rows in the referrals table 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 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 3 | ICL_ACTIVE | Table entry is active (A) or in suspense (S) | SOURCE VALUE(IV_ACTIVE) TYPE ICL_ACTIVE DEFAULT 'A' |
|
| 4 | ICL_CLAIM | Number of Claim | SOURCE VALUE(IV_CLAIM) TYPE ICL_CLAIM |
|