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 problem

Former Member
0 Likes
534

Hi,

While printing/List View/Print Preview one coloumn is not getting printed and because of that all coloumns getting overlapped with each other.What migh be the problem?

Thanks & Regards,

Rock.

4 REPLIES 4
Read only

Former Member
0 Likes
503

While selection the output device the list_output that is set as default for that printer is not sufficient,,,,

select output type as "XSPOLLER" this is the maximum defined by SAP,,,,

If still it does not solve your problem then create your own output type acc to yoour specs and attached it to that printer..

thanks

saurabh

Read only

Former Member
0 Likes
503

hi rock,

how many columns you have in your AlV?

To get the right format of output in the spool we generally increase the u201Cno. of columns fieldu201D in the Format typesu201D. use transaction SPAD.

This value is effective only when we check the check box u201CNumber of columns from list display formatu201D in the SPAD transaction.

go to the SPAD transaction code.

in menu setting >> spool system

in the others tab check the first check box, save n exit.

hope it may help you.

Thanks n regards

Sachin

Read only

0 Likes
503

I have dynamic colomns,but I have reduced and tried to print 4 colomns then also same colomn data is not coming in the table area while it is coming in the header area? what might be the prob?

Read only

Former Member
0 Likes
503

Solved myself : Ref tab name in my fieldcatalog should have been my internal tablename.