Controlling PO Printout using Purch. Group
Hi,
I just would like to ask if you know how could I easily control the output types when a certain PO should be printed out immediately? Currently, almost all condition records for the output types are maintained having the print immediately button selected in the communication method. We wanted to control the printing of the PO's in such a way that when a certain Purch group(i.e. PG1) is used in PO, it would print immediately. For the other Purch groups(i.e. Pgroup not equal to PG1), the PO's should not be printed immediately and instead should just be put into spool. Could this be controlled by config alone? Or an abap logic should be created? Please let me know if you have any suggestions on this.
As always, thanks in advance for all your support!
Best Regards,
Bosgie
This can be done by using customizing only.
Just include the purchasing group in the access sequences of the output types.
In the master data of the output conditions, flag/unflag the print immediately option at will.
_________________