Solution : https://service.sap.com/sap/support/notes/1141955 (SAP Service marketplace login required)
Summary :
When utilizing transaction FB01 or related transactions for foreign currency entries, modifying the local currency tax amount manually may trigger error F5 061, indicating issues with the balance size in local currency. Expected automatic generation of an exchange rate difference line for tax adjustments does not occur due to the specific program design. Correction involves manually adding a new parameter E_KDIFF in the ENTER_TAXES function module to enable the system’s automatic handling of this discrepancy during tax amount adjustments. Detailed steps are provided on implementing this change in SE37. Note, this adjustment solely applies to tax amount changes on the tax screen.
Key words :
system issues error message f5 061, exchange rate difference line, alternative tax rate, function module enter_taxes, e_kdiff-- type spec, rtax1-kdiff-- pass, attached correction instructions, call transaction se37, tax screen manually, parameter e_txkrs add
Related Notes :
1404156 | F5 060 for parked documents w/ tax rate and tax calculation |
1333701 | FBV0: FP099 - Manual tax in LC does not result in rate diff. |
1273626 | Exchange rate difference w/ FB01 if tax chnged in local curr |
1243787 | FB01 - Local curr amount enterd manually is calculated again |
1142561 | HU: Invoices in Foreign Currency |
1026865 | How to modify Business Transaction Event BTE 2051 |