‎2010 Aug 03 9:25 PM
Hi Friends,
I am using Function Module *BAL_LOG_MSG_ADD_FREE_TEXT* for displaying Message Text in report output.
but as per my Input File the Message is coming up to 100 Chars in the ALV Grid display. the message is not coming full text.
if i want dispaly more than 1000 Chars .. How to Implement the Logic to this functional module to display complete MESSAGE TEXT.
Please help.
Thanks and Regards,
Vijay.
‎2010 Aug 04 6:07 AM
Hi Vijay,
Well what i understand from your question is that you are not able to display more than 100 characters in a column of ALV. It wont be possible to display the entire 1000 char. in the column of ALV. THe workaround is :-
If you want to display @ 1000 char. in the column of ALV, then create a hotspot for that column & when user clicks on that cell/hotspot, call a popup to display the text.
Thanks,
Best regards,
Prashant