Hi All,
I am working on a system that was recently moved to a new server. Ever since it was moved, I am getting an ABAP dump with the error INSERT_REPORT_LINE_TOO_LONG and exception CX_SY_WRITE_SRC_LINE_TOO_LONG.
The error short-text is:
ABAP program lines with a length of > 255 characters are not allowed.
I get this when I hit the activate button on the BSP application that I am developing.
When the system was on the old server, this had never happened before. My programs compiled nicely without the 72 character limit. I went to Settings --> Editor and unchecked the 72 characters limit. I'm still getting the dump.
Does anyone have any ideas about this? Is there a system setting that might need to be changed?
Regards,
Roman D.