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 Background Printing

Former Member
0 Likes
383

Hi all,

I am encountering an error whenever I run a program producing an ALV report. When I run it in foreground, it is displaying all the fields. However, when I run the program in background and check the spool list, a single field is not printed and it was declared as CHAR8. Any idea how this problem can be resolved? I would appreciate your help. Thanks a lot.

Regards,

Atel

2 REPLIES 2
Read only

Former Member
0 Likes
345

check the Print Format ? what u are using If it is 65 * 255 ? try to create a new format.

regards

Prabhu

Read only

0 Likes
345

Hi,

I am using 65 x 80. Thanks.

Atel