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

Print Screen Data Containing ALV

Former Member
0 Likes
420

Hi,

I Have a application where in a screen I have a Text Box below which is an ALV. Now I have a custom button named PRINT. When we press the print it should sent a print to the local printer containing the text box and ALV data in it. So it should like as it was in the screen. Knowing that menu bar and ALV has the standard print option, but the client requirement asks for this.

Please throw some input on this.

Regards,

Jagath.

Hi,

I Have a application where in a screen I have a Text Box below which is an ALV. Now I have a custom button named PRINT. When we press the print it should sent a print to the local printer containing the text box and ALV data in it. So it should like as it was in the screen. Knowing that menu bar and ALV has the standard print option, but the client requirement asks for this.

Please throw some input on this.

Regards,

Jagath.

2 REPLIES 2
Read only

Former Member
0 Likes
396

Hi,

Try handling this using the events. for the UCOMM for the button print, code the same functionality as in the standard tool bar PRINT button.

Rgds,

HR

Read only

Former Member
0 Likes
396

Hi,

The logic seems to be sound enough but requires more input. please if anyone has come across the same requirement do le me know.

jagath