2007 Sep 27 9:55 AM
Hi,
When i set my program in background job , my list data is send to unix directory in .txt but in the .txt file iam not getting the complete data compared to the list output , iam using this FM CALL FUNCTION 'LIST_TO_ASCI' , what may be the fault
2007 Sep 27 9:58 AM
Hi,
The maximum no. of characters in a row(horizontal) is 255 characters.
If your output has more than 255 characters, thn it would be truncated.
Best regards,
Prashant