‎2009 Jul 16 3:02 PM
Hi ,
Now i am working SAP version 4.6.
I need to upload data to application server.
In my internal table have 500 chars each row length.
In Application server it shows only 255 charcters each row , and next 245 charcter display in next line.
i want display row in single row, after that i save the data in .CSV file.
Thanks
Sitaram
‎2009 Jul 16 3:07 PM
Using the transaction CG3Y download to local system and view it thru notepad
a®
‎2009 Jul 16 3:07 PM
Hi Sitaram,
You can not see the complete line in AL11,if it exceeds 255 characters(i think).
So download your file using CG3Y transaction & download it to your local PC & check whether its coming fine or not.
Else, U Can double click on the line in AL11 to see the complete Row(Now the entire string is visible)
Regards,
Lakshman.
‎2009 Jul 16 3:13 PM
Hi
use T-code CG3Y.
you can not view full length in al11.
Regards,
Vijay
‎2009 Jul 16 3:52 PM
HI ,
We will able to see only 255 char for the Line in AL11.
Go to CG3Y and enter the path and download path .. and download it .
Check weather it will or not ...
Regards,
Bharani
Edited by: SeethaRamaiah Bharani on Jul 16, 2009 8:22 PM