Hi,
When we have target field length for example in this case is 132 chars and we have data with more than 132 chars. For example lets say that that we have data with 150 chars then the solution is split the text into 2 lines. One line with 132 chars and remaining text of 18 chars in second line. And now the challenge is how to pass these 2 lines? Please check the below screen shot:
Image may be NSFW.
Clik here to view.
This is how we handle long texts using LSMW's.
regards,
Revanth