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

Former Member
0 Likes
522

Hi All,

How to get the standard Print Button in the application toolbar of an ALV Report.

Plz help me out.

Thanx.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

Hi,

You can copy the standard GUI status

Program Name: SAPLSLVC_FULLSCREEN.

GUI Status : STANDARD_FULLSCREEN.

Please refer to the link below:

http://www.sapdev.co.uk/reporting/alv/alvgrid_pfstatus.htm

3 REPLIES 3
Read only

Former Member
0 Likes
486

HI Sagar,

What kind of ALV implementation are you having? is it FM based or OOPS?

Regards,

Kiran

Read only

0 Likes
486

hi,

i need the print button after list display in application toolbar where we hav the summation, convert n other buttons.

Thanx.

Read only

Former Member
0 Likes
487

Hi,

You can copy the standard GUI status

Program Name: SAPLSLVC_FULLSCREEN.

GUI Status : STANDARD_FULLSCREEN.

Please refer to the link below:

http://www.sapdev.co.uk/reporting/alv/alvgrid_pfstatus.htm