ABAP Runtime Errors

GEN_INTERFACE_LOOP SAP ABAP Runtime Error gen interface loop







GEN_INTERFACE_LOOP 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_INTERFACE_LOOP ABAP Runtime Error

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

Cyclical interface relationship occurred during generation. Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.

During generation, a cyclical interface relationship (through ALIAS definition or interface composition) was determined. Since such relationships should already be prevented through the syntax check or the Workbench, this is probably an internal error. Please see internal gen error for more details about the possible cause of this runtime error and how it could be avoided.