Data Element list used by SAP ABAP Function Module IHC_FXNET_PO_FXRATE_CHECK (FX netting: check FX rates)
SAP ABAP Function Module
IHC_FXNET_PO_FXRATE_CHECK (FX netting: check FX rates) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FCURR_CURR | From currency | SOURCE REFERENCE(I_FCURR) LIKE TCURR-FCURR |
|
| 2 | KURST_CURR | Exchange rate type | SOURCE REFERENCE(I_KURST) LIKE TCURR-KURST |
|
| 3 | SYST_DATUM | ABAP System Field: Current Date of Application Server | SOURCE REFERENCE(I_KDATE) LIKE SYST-DATUM |
|
| 4 | TCURR_CURR | To-currency | SOURCE REFERENCE(I_TCURR) LIKE TCURR-TCURR |
|
| 5 | XFELD | Checkbox | SOURCE REFERENCE(I_EXACT_DATE) TYPE XFELD DEFAULT 'X' |
|