abap-file-formats-tools
abap-file-formats-tools copied to clipboard
Add linebreak to type check
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.