‎2006 Apr 27 8:49 AM
Hello,
Currently we have a program which creates Invoice from the data fetched from an Excel file and later the invoices are printed using overnight background jobs at specific printers.
This is creating confusion for the users.
Hence they require a "Print Immediate" option, so that they can print the Invoices at the printer they want and whenever they want.
Is this kind of functionality possible ?
If yes, then what is the solution for that ?
Thanks,
Sushil
‎2006 Apr 27 8:58 AM
Sushil,
In the print program (that program calls the form and prints) look at the parameters, there should be a PRINT_IMMEDIATELY option.
Its in OUPUT_OPTIONS and the name is TDIMMED.
If you set this, it will immeidately.
Regards,
Ravi
Note : Please close the post, if the issue is resolved.
‎2006 Apr 27 1:49 PM
Sushil,
you can set the print immediately in SD config. Use transaction VV32 to change the output settings for each document type within each sales org. If you set the date\time field to 4, the output will be issued upon saving of the invoice. You can also change the default printer in the communication screen from within this transaction and set \ unset the print immediately flag.
Hope this helps
Colin