Data Element list used by SAP ABAP Function Module ICL_IOBJ_LOAD (Load the insured object from the DB into internal memory)
SAP ABAP Function Module
ICL_IOBJ_LOAD (Load the insured object from the DB into internal memory) 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_ACTIVE | Table entry is active (A) or in suspense (S) | SOURCE VALUE(I_ACTIVE) TYPE ICL_ACTIVE |
|
| 4 | ICL_CLAIM | Number of Claim | SOURCE VALUE(I_CLAIM) TYPE ICL_CLAIM |
|