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 several spool orders

mariano_gallicchio2
Participant
0 Likes
508

Hello Experts!

I have a program that generates spool orders.

Im retrieving the spool order ID withthe FM RSPO_FIND_SPOOL_REQUESTS

and printing with the FM RSPO_OUTPUT_SPOOL_REQUEST

My probles is that for every spool request i get a SCREEN of the printer to use.

There is a way to avoid the screen and get only the first time?

Thanks!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
440

hi,

use the below function module RSPO_RPRINT_SPOOLREQ and put popup equal to space.

hi,

use the below function module RSPO_RPRINT_SPOOLREQ and put popup equal to space.

1 REPLY 1
Read only

Former Member
0 Likes
441

hi,

use the below function module RSPO_RPRINT_SPOOLREQ and put popup equal to space.