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 problem

Former Member
0 Likes
531

Hi All,

There is a problem when I am doing print of alv report which has 23 columns and when i give PRINT command it gives

"System cannot print the last 97 columns of the report" warning and after it, in print out some columns are in second row.

I want all 23 columns in same row.

Plz help me.

3 REPLIES 3
Read only

Former Member
0 Likes
477

Hi,

SYSTEM CAN ONLY PRINT LINE SIZE UP TO 255

MORE THAN THAT CANNOT APPEAR IN PRINTOUT

Regards,

V.Balaji

Reward if Usefull...

Could please tell the relationship between BKPF, MKPF and EKKO?

Read only

former_member188827
Active Contributor
0 Likes
477

try adjusting width of columns...

Read only

Former Member
0 Likes
477

solved