LOADCLASS_NAME_TOO_LONG 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.
This is an internal error of the ABAP system.
During loading of a global class, a class name was transferred that is
too long. The allowed length is <runtime parameter>, the current length is is <runtime parameter>.
Interner error: The name of a global class was too long.
Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.
You tried to load a globally defined class.
Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.
LOADCLASS_NAME_TOO_LONG - loadclass name too long LITERAL_MOVE_COMPARE_REJECTED - literal move compare rejected LIST_TO_MANY_TABLE_ENTRIES - list to many table entries LIST_TOPOFPAGE_OVERFLOW - list topofpage overflow LIST_TOO_MANY_LPROS - list too many lpros LIST_TOO_MANY_LEVELS - list too many levels