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 Button Help..

NR_Ranasingh
Participant
0 Likes
697

Hello Folks..

My requirement Is.:-

I need a Print Button in my output screen ,in ALV-Grid report,

yet I am sucessful to put a Print Buton on the Out Put Screen of the ALV Grid report, But don know hw thw PRINT button will work, i mean whts d code for Print Button....

Thnks for d help...

4 REPLIES 4
Read only

Former Member
0 Likes
648

Hi,

check the sy-ucode for print button.

write a perform in which if sy-ucode= 'print' then call the print functionality and pass this perform to your reuse_alv fm

Read only

Former Member
0 Likes
648

Hi,

By Default you can find the print Button in the application tool bar of ALV. what is requirement of adding the print Button.

Read only

0 Likes
648

but whts d code for Print Button...

I mean When i click the Print Button , D page will be printed...

Whts d code...pls give some Source code

Read only

matt
Active Contributor
0 Likes
648

txtspk is not permitted, nor is asking for source code. Thread locked. ( by the way , AD gave you enough that you should be able to code the rest yourself ).