2007 Jul 23 12:59 PM
Hi,
I had a query ! I don't know, wheather it is possible or not ?
I have a simple, report output. I am getting the output as simple and normal list output..
But for some record, i wanted the list to be displayed in BOLD or with some large fonts. Is there any way, to achive this output.
If possible, plz drop me a piece of code...
Thanks
Sangram
2007 Jul 23 1:03 PM
Hi,
Format intensified on.
Write: / l_header_text.
Format intensified off.
in simple lists you can't increase only the header font, you can only bolden header or what you want.
That's it. If you have to use different fonts use smartforms.
Reward if it helps..
regards,
Omkar.
Hi,
I had a query ! I don't know, wheather it is possible or not ?
I have a simple, report output. I am getting the output as simple and normal list output..
But for some record, i wanted the list to be displayed in BOLD or with some large fonts. Is there any way, to achive this output.
If possible, plz drop me a piece of code...
Thanks
Sangram
2007 Jul 23 1:03 PM
Hi,
Format intensified on.
Write: / l_header_text.
Format intensified off.
in simple lists you can't increase only the header font, you can only bolden header or what you want.
That's it. If you have to use different fonts use smartforms.
Reward if it helps..
regards,
Omkar.
2007 Jul 23 1:04 PM
Hi,
I think u using Classical programming.
I faced same problem but there is no way to do this, means u cant do changes in FONT SIZE or FONT FORMAT.
2007 Jul 23 1:23 PM
Hi
There is <b>no way to increase the FONT or to MAKE BOLD in the Report Output</b>
Just use the commands like INTENSIFIED ON or OFF and use COLOR functions from 1 to 6 to high light the fields
<b>Reward points for useful Answers</b>
Regards
Anji
2007 Jul 23 1:38 PM
Hi,
Check standard program DD_STYLE_TABLE where the font size of the heading is different, I think it is possible in OO abap.
regards,
Prabhu
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |