2008 Jun 20 12:13 PM
Hi All,
Need help.
The problem is:
In my ALV grid(Obj Oriented) there are 15-16 columns.Of this the last column can
have a maximum length of 1000 characters.I have given outlen in field catalogue as 1000 and also marked cwidth_opt as 'X'.Despite this the data
in last column is getting tuncated.Please suggest
2008 Jun 20 12:19 PM
Hi,
You cannot display total 1000 chars in the cell. I guess when u view the same in Print preview, u can find all 1000 chars.
But one thing is u cannot view all 1000 chars as it is in the view.
revrt back if any issues.
regards,
Naveen
2008 Jun 20 12:19 PM
Hi,
You cannot display total 1000 chars in the cell. I guess when u view the same in Print preview, u can find all 1000 chars.
But one thing is u cannot view all 1000 chars as it is in the view.
revrt back if any issues.
regards,
Naveen
2008 Jun 20 12:22 PM
Hi,
I guess the maximum length for GRId is 1023
Save the important fields in layout and display , the other fields can be avalable in the layout if needs to be displayed
2008 Jun 20 12:23 PM
hi try to remove the field catalogue length. and then try to display.I think it will display the data fully.
Regards,
Rajesh Akarte
2008 Jun 20 12:23 PM
Hi ,
I think in an ALV the max length you can display is 255 , anthing more that that gets truncated.
Regards
Arun