Hi masters..
In our current project we have a requirement to increase the font size in alv grid.
We need to display some message depending upon some condition in a module pool screen and that message is coming from a standard text.
We have maintained the text in a standard text.
Using READ_TEXT we are populating the text in a table and then we need to display that text in a screen.
And the requirement is : we need to print color text as well as we need to increase the font size of the text.
Please suggest how we can achieve this.