Data Element list used by SAP ABAP Function Module ICL_CLAIMB_SEL_BY_CLAIM_PROXY (ICL: Select all claimb-entries by proxy and claim number)
SAP ABAP Function Module
ICL_CLAIMB_SEL_BY_CLAIM_PROXY (ICL: Select all claimb-entries by proxy and claim number) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ICL_ACTIVE | Table entry is active (A) or in suspense (S) | SOURCE REFERENCE(I_ACTIVE) TYPE ICL_ACTIVE DEFAULT 'A' |
|
| 2 | ICL_CLAIM | Number of Claim | SOURCE REFERENCE(I_CLAIM) TYPE ICL_CLAIM |
|
| 3 | ICL_PROXYAT | Authorized Claim Handler Deputy | SOURCE REFERENCE(I_PROXYAT) TYPE ICL_PROXYAT DEFAULT SY-UNAME |
|
| 4 | ICL_SUBCLTYPE | Subclaim Type | SOURCE REFERENCE(I_SUBCLTYPE) TYPE ICL_SUBCLTYPE |
|