ABAP Runtime Errors

ROUND_INVALID_CURRENCY SAP ABAP Runtime Error round invalid currency







ROUND_INVALID_CURRENCY is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.

Short Dump Classification: A - ABAP Programming Error

You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.

Also check out the Comments section below to view or add related contributions and example screen shots.


ROUND_INVALID_CURRENCY ABAP Runtime Error

Please see search hints for more details about the possible cause of this runtime error and how it could be avoided.

Please see send to sap for more details about the possible cause of this runtime error and how it could be avoided.

Unknown currency key. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

The function ROUND or RESCALE was called with the parameter CURRENCY. '<runtime parameter>' was specified in this parameter as the currency. No entry for this currency was found in table /ISCER/C_CUR. The ABAP program running '<runtime parameter>' had to be interrupted because the currency '<runtime parameter>' is unknown in the system.