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

ALV print

Former Member
0 Likes
493

Hello all,

Is there any way to write an event for printing an alv, but printing only specific items?

Thank you in advance

Thank you

Hello all,

Is there any way to write an event for printing an alv, but printing only specific items?

Thank you in advance

Thank you

3 REPLIES 3
Read only

Former Member
0 Likes
469

Hi

execute that report and on output list GOTO LIST->PRINT.

OR

if u want to print the code itself then PROGRAM->PRINT.

Regards,

Chandru

Read only

0 Likes
469

Hello,

But when doing that it prints all the items.

I want to be able to program wich items are to be printed.

Nuno Silva

Read only

Former Member
0 Likes
469

Hi,

Once output is displayed just press CTRL+P.

Thanks,

Sriram Ponna.