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

output adding to same spool

Former Member
0 Likes
960

When I trigger the output for different documents - order acknowledgement, delivery note, invoice, it keeps adding to the same spool instead of creating new spools. Any idea why this would be happening?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
738

That did not work. It is already set this way.

3 REPLIES 3
Read only

Former Member
0 Likes
738

Megan,

Run transaction SPAD. In Output Devices, enter the printer name, and hit enter.

Go to 'Output Attributes' tab. Check the dropdown value in the field 'Copy Counter'.

Set 'Pass Copy counter to host spool system'.

Now repeat your tests.

I am not sure if this will really work, but just a try.

Regards

Sabu.

Read only

Former Member
0 Likes
739

That did not work. It is already set this way.

Read only

0 Likes
738

This may be a hint.

system uses fm SET_PRINT_PARAMETERS to set defaults for spool. you need to check for import table IN_PARAMETERS that have PRNEW needs to checked.

a®