Skip to Content
0
Former Member
Jun 05, 2009 at 11:24 AM

Howto span a constant string over multiple lines

1658 Views

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