‎2009 Aug 14 12:37 PM
Hi,
1) I've a field in the output of an ALV list whose description is 'Cost center Name' and its showing correctly in the foreground output.
But in the spool it's showing as 'cost cente'. So it's showing half of the description in the spool.
2) Also is there any solution for converting the letters in lowercase in the output toappearin higher case both in foreground and background.
Could anyone let me know about the exact solution for this.
‎2009 Aug 14 2:04 PM
Hi,
1) I've a field in the output of an ALV list whose description is 'Cost center Name' and its showing correctly in the foreground output.
But in the spool it's showing as 'cost cente'. So it's showing half of the description in the spool.
=> In the Field Catalog, pass the short text,long text & increase the value of Display length2) Also is there any solution for converting the letters in lowercase in the output toappearin higher case both in foreground and background.
=> In the field catalog pass the header in Caps.Thanks,
Best regards,
Prashant
‎2009 Aug 14 1:00 PM
Hi,
1) I've a field in the output of an ALV list whose description is 'Cost center Name' and its showing correctly in the foreground output.
But in the spool it's showing as 'cost cente'. So it's showing half of the description in the spool.
Can you please share the code where you have populated the column details in the fieldcatalog. May be then we can analyse better
2) Also is there any solution for converting the letters in lowercase in the output toappearin higher case both in foreground and background.
How about trying TRANSLATE TO UPPER CASE first?
BR,
Suhas
‎2009 Aug 14 2:04 PM
Hi,
1) I've a field in the output of an ALV list whose description is 'Cost center Name' and its showing correctly in the foreground output.
But in the spool it's showing as 'cost cente'. So it's showing half of the description in the spool.
=> In the Field Catalog, pass the short text,long text & increase the value of Display length2) Also is there any solution for converting the letters in lowercase in the output toappearin higher case both in foreground and background.
=> In the field catalog pass the header in Caps.Thanks,
Best regards,
Prashant