2009 Aug 12 1:44 PM
Hi all,
Is there any option by whcih i can change the field font and make it bold using write statement?
Thanks in advance.
Hi all,
Is there any option by whcih i can change the field font and make it bold using write statement?
Thanks in advance.
2009 Aug 12 1:49 PM
Hi,
Refer following code
INTENSIFIED ON.
WRITE 😕 'state'.
INTENSIFIED OFF.
Regards,
Prashant
2009 Aug 12 1:53 PM
2009 Aug 12 3:06 PM
Hi
Thanks for the answers.
I have tried it but not working.
Actually my prime objective is to print the header in the alv heirarchical list.
The header has 3 lines.
All lines should be centre aligned.
The first line should be bold and large in font.
The other 2 lines should be normal and smaller font.
Please help me achieve this.
I have used html_top_of_page.
I have also used ex: lr_header = lr_grid->create_header_information( row = 2 column = 52 text = 'Balance Tributario' ).
But am not able to display the desired result.
For html_top_of_page its working in alv grid.
I tried passing this to events and passed the event to hierarchical alv list function module as there is no parameter called I_CALLBACK_HTML_TOP_OF_PAGE in alv list but its giving a dump.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |