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

Printing Settings

Former Member
0 Likes
291

Hi Experts,

I done one normal report, that report i need printing settings,

Report is

Report is

Z123 LINE-SIZE 160 LINE-COUNT 60(2) NO STANDARD PAGE HEADING.

print settings is

X_58_170.

How to set in this parameters

SET_PRINT_PARAMETERS

Thanks & Regards,

Sreedhar.

1 REPLY 1
Read only

Former Member
0 Likes
254

HI Sreedhar

We can do that via FM: <b>GET_PRINT_PARAMETERS</b>

Please refer to this link for some sample code:

Kind Regards

Eswar