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 data from screen

Former Member
0 Likes
323

Hi experts,

I have dialogue screen, in which i have to add a icon Print on the application tool bar. when hit this print icon it should print all the data which is on that screen. Plz suggest me a solution as this is urgent requirement.

Regards,

alson

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
301

Try to use function module RS_SCRP_PRINT_IN_LIST.

Pass system fields to parameter program and dynpro, and un-check option to print attributes, fields and logic only keeping fullscr.

Regards.