Auto print for QM notifications
Hello,
Is there any configuration setting to print shop papers from QM notifications without having to select shop papers using path Notification-->Print-->Notification?
Auto notification has been enabled and there is a need to print a shop paper as soon as notiifcation is saved in database. If this is not feasible is there any print program that can be scheduled to print all notifications created for a time frame? Unfortunately printing through QM11 is enabled in the second screen and therefore unable to use that.
Thanks
SAPFAN451
Hi,
as far as I know there is no such automatic process. You might use the following user exit to print the notification. You can define your rules when the print function will be called, e.g. make is status dependable.
QQMA0014
________________________________________________ When saving notifications, this customer exit allows you to carry out inspections and to supplement missing values.
Whenever you call the Save function in the notification transaction, a subroutine is run. The customer exit is called up from this subroutine. The call up takes place after the mandatory partner check and before the number assignment, the update of the logistics information system and the start of subsequent functions for tasks.
Regards
QM-Dude
i never heard about a standard program doing what you require and checked OSS and did not find any developed for a customer (i am sure it shouldnt be very dificult to spec and develop your own mass print program with your ABAPer).
but if you set print online ON in OID6 and then select all the QN's you want to print in QM11 and go to their details and press the "printer" button, system will jump/exit from QN to QN saving you some mouse clicks... i understand this is not quite what you require but might be an alternative.
dp