Hi,
I am facing issue while moving string having around 1000 characters to internal table.
It is only transferring first 255 charcters to internal table. In loop if I concatenate and append to internal after 255 characters it appends it to next line.
I tried using string data type and other data types (like edid4-sdata or idocline). It is not wroking.
Thanks,
Sanjana