Data Element list used by SAP ABAP Function Module FKK_READ_LAST_PAYMENTS (Letzte Zahlungen zu einem Partner / Konto / Vertrag lesen)
SAP ABAP Function Module
FKK_READ_LAST_PAYMENTS (Letzte Zahlungen zu einem Partner / Konto / Vertrag lesen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUDAT_KK | Posting Date in the Document | SOURCE VALUE(I_FROM_BUDAT) LIKE FKKOP-BUDAT OPTIONAL |
|
| 2 | BUDAT_KK | Posting Date in the Document | SOURCE VALUE(I_TO_BUDAT) LIKE FKKOP-BUDAT OPTIONAL |
|
| 3 | GPART_KK | Business Partner Number | SOURCE VALUE(I_GPART) LIKE FKKOP-GPART OPTIONAL |
|
| 4 | OPBEL_KK | Number of Contract Accts Rec. & Payable Doc. | ||
| 5 | VKONT_KK | Contract Account Number | SOURCE VALUE(I_VKONT) LIKE FKKOP-VKONT OPTIONAL |
|
| 6 | VTREF_KK | Reference Specifications from Contract | SOURCE VALUE(I_VTREF) LIKE FKKOP-VTREF OPTIONAL |
|
| 7 | XFELD | Checkbox | SOURCE VALUE(I_EXCLUDE_RETURNS) TYPE XFELD DEFAULT SPACE |
|
| 8 | XFELD | Checkbox | SOURCE VALUE(I_PAYRUN_INCLUDED) TYPE XFELD DEFAULT SPACE |
|