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

Printing issue from SP01

Former Member
0 Likes
640

Hi All,

I am working on the development of Dunning notice.

In that, we have the spool generated for Dunning notice and Log. The issue is, we need to print the dunning notice and not the log.

But what actually happening is reverse. ie., Log is printed but not the dunning notice. Previously, before displaying the log, the dunning notice are printed correctly from printer.

We are using, ALV list for Log display and some standard function modules for Dunning.

Dunning notice is there in the spool, but no print output from printer. Find below is the screen-shot for the same.

Please guide me to solve this issue.

Is there a way to only generate the spool output in background and not to print it using the FM - REUSE_ALV_LIST_DISPLAY?

With Regards,

Gurulakshmi

Hi All,

I am working on the development of Dunning notice.

In that, we have the spool generated for Dunning notice and Log. The issue is, we need to print the dunning notice and not the log.

But what actually happening is reverse. ie., Log is printed but not the dunning notice. Previously, before displaying the log, the dunning notice are printed correctly from printer.

We are using, ALV list for Log display and some standard function modules for Dunning.

Dunning notice is there in the spool, but no print output from printer. Find below is the screen-shot for the same.

Please guide me to solve this issue.

Is there a way to only generate the spool output in background and not to print it using the FM - REUSE_ALV_LIST_DISPLAY?

With Regards,

Gurulakshmi

1 REPLY 1
Read only

Former Member
0 Likes
522

Hi,

Check transaction FBMP ( Maintain Dunning procedure ) for dunning forms.

Also check if you have maintained the proper printer to the form by using this FBMP transaction.

Hope this helps.

Thanks,

Tooshar Bendale