ABAP Runtime Errors

ROUND_RESCALE_INVALID SAP ABAP Runtime Error round rescale invalid







ROUND_RESCALE_INVALID 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_RESCALE_INVALID 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.

ROUND or RESCALE function with invalid parameters Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

This might be due to a programming error.
When calling the RESCALE function with parameter DEC, note that the result cannot have more than 34 floating points. <runtime parameter>APDOCU ABENDEC_FLOATING_POINT_FUNCTIONS The system had to terminate ABAP program '<runtime parameter>', as parameter '<runtime parameter>' had the invalid value '<runtime parameter>'.
The value to be rounded or scaled was '<runtime parameter>'.