HI,
Im using FM LIST_FROM_MEMORY & LIST_TO_ASCI to get the abap list from memory. However the data record is more than 1024 characters. Hence every record is split in two lines. Is there any other FM which will return entire record ?
Bye