Hi experts,
I need to pre-define a constant string with over 100 characters, so I want to split and span it over multiple lines. In Java-like languages I can do so with a backslash as last character in the line. Is there any similar technique in ABAP?
Kind regards, Matthias