2018 Sep 21 7:59 AM
hello all
I created an LSMW for the upload of General Task list. I am using the object 0490 and IBIP.
the issue I encounter is the following:
I also upload long text for Operation and my file contains several lines for the text.
The text is short but it still should appear in different lines:
example:
Line1
Line2
Line3
etc
instead, the Batch input uploads the text all on the same line
Line1 Line2 Line3 etc.
I set the Batch input to show screen by screen and I see that the lines are first uploaded separately as wished by me but immediately after, moved to be on the same line.
how can I trigger "new line" with the LSMW upload?
2018 Sep 21 9:43 AM
solved
field TXPARAGRAPH in structure must be set to have a constant value of *
2018 Sep 21 9:43 AM
solved
field TXPARAGRAPH in structure must be set to have a constant value of *