Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

help regarding classical report

0 Likes
519

i want help reltated to classical report..

1 . i want to bold text for some lines ..how can i do it...plz tell me..

2 . when i m printing classical report then in the printed page it show date and description of program but i want to hide it. plz help me .

i m new in abap . thanks in advance..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

Hi,

Changing font size in reports refer program DD_STYLE_TABLE.

use NO STANDARD PAGE HEADING to hide description of program.

Regards,

Anil

3 REPLIES 3
Read only

Former Member
0 Likes
487

Hi,

Changing font size in reports refer program DD_STYLE_TABLE.

use NO STANDARD PAGE HEADING to hide description of program.

Regards,

Anil

Read only

0 Likes
486

thanks

Read only

0 Likes
486

thanks