Data Element list used by SAP ABAP Function Module ICL_PART_SPECDATA_SELECT (Get participant specialization data form the database)
SAP ABAP Function Module
ICL_PART_SPECDATA_SELECT (Get participant specialization data form the database) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE REFERENCE(I_XMEMORY) TYPE BOOLE_D DEFAULT 'X' |
|
| 3 | ICL_ACTIVE | Table entry is active (A) or in suspense (S) | SOURCE VALUE(I_ACTIVE) TYPE ICL_ACTIVE OPTIONAL |
|
| 4 | ICL_CLAIM | Number of Claim | SOURCE VALUE(I_CLAIM) TYPE ICL_CLAIM OPTIONAL |
|