‎2009 Jun 08 4:00 PM
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?
‎2009 Jun 09 6:48 PM
‎2009 Jun 08 4:36 PM
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.
‎2009 Jun 09 6:48 PM
‎2009 Jun 09 6:56 PM
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®