Data Element list used by SAP ABAP Function Module FI_PAYMENT_CURRENCY_CHECK (FI: Prüfen Zahlwährung und Betrag)
SAP ABAP Function Module
FI_PAYMENT_CURRENCY_CHECK (FI: Prüfen Zahlwährung und Betrag) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE BKPF-BUKRS |
|
| 2 | KURSF | Exchange rate | SOURCE VALUE(I_KURSF) LIKE BKPF-KURSF DEFAULT 0 |
|
| 3 | PYAMT | Amount in Payment Currency | SOURCE VALUE(I_PYAMT) LIKE BSEG-PYAMT |
|
| 4 | PYCUR | Currency for Automatic Payment | SOURCE VALUE(I_PYCUR) LIKE BSEG-PYCUR |
|
| 5 | REBZT | Follow-On Document Type | SOURCE VALUE(I_REBZT) LIKE BSEG-REBZT |
|
| 6 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE BKPF-WAERS |
|
| 7 | WRBTR | Amount in document currency | SOURCE VALUE(I_WRBTR) LIKE BSEG-WRBTR |
|
| 8 | WWERT_D | Translation date | SOURCE VALUE(I_WWERT) LIKE BKPF-WWERT |
|