ABAP Runtime Errors

GEN_RSYN_VPUSH_BAD_INTERVAL SAP ABAP Runtime Error gen rsyn vpush bad interval







GEN_RSYN_VPUSH_BAD_INTERVAL 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: I - Internal Kernel 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.


GEN_RSYN_VPUSH_BAD_INTERVAL 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.

An attempt was made in RSYN statement <runtime parameter> to save variable range <runtime parameter> - <runtime parameter> on the stack.
This is not possible, since the character value of <runtime parameter> is greater than the character value of <runtime parameter>. Internal error: Incorrect range specification in RSYN in stacking. Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.

During generation, an internal syntax analysis error occurred when processing statement <runtime parameter>. Please see internal gen error for more details about the possible cause of this runtime error and how it could be avoided.