abap-file-formats-tools icon indicating copy to clipboard operation
abap-file-formats-tools copied to clipboard

Add linebreak to type check

Open k4llist0 opened this issue 2 weeks ago • 4 comments

When creating an xslt for a type it can happen that the value of the MEMBERS parameter can be too long (over 255 characters), which then throws an error. This PR provides code so there will be linebreaks inserted depending on the length.

k4llist0 avatar Nov 13 '25 10:11 k4llist0