‎2008 Nov 11 1:47 PM
Hi Friends,
I am facing a weird problem when uploading a file(PIPE delimited format) to application server
using the transaction CG3Z. The data is getting truncated at the end of each row and the file size
doesn't match with the one i had uploaded.
Can anyone resolve this issue.
Thanks in advance.
Murthy
‎2008 Nov 11 4:05 PM
I faced the same problem with CGZY and CG3Z. You cannot rely on these as it truncates the data. I wrote a sample program using donwload FM and it works fine.
Thanks,
SKJ
‎2008 Nov 11 1:54 PM
al11 doesn't allow to show the full length data for display..
if you use the file to download data.. it will be all fine.
‎2008 Nov 11 4:05 PM
I faced the same problem with CGZY and CG3Z. You cannot rely on these as it truncates the data. I wrote a sample program using donwload FM and it works fine.
Thanks,
SKJ
‎2008 Nov 17 9:40 AM
Hi Friends
I wrote the custom program to upload the file on application server.
Thanks for your time.
Murthy