cancel
Showing results for 
Search instead for 
Did you mean: 

Purchase order to email

Former Member
0 Kudos

Hi

we implement the SAP functionality to send the PO automatically to a email address once is saved. Despite that SAP offer screen that has no functionality developed like block the email address that is not working, SAP confirmed, we manage to get the PO send out.

Now the problems come when we modify the PO: company procedure is to mark the lines not delivered (tick) on field "Deliv. Completed" in Delivery tab. This will trigger automatically one email with PO attached.

My question is: is possible to trigger the emails only on certain events like first save of PO, change the PO is done or when certain fields are modified?

Thank you

Silviu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

check is it possible with routine assined against output type in output procedure. you can write if T.code is ME21N then it should trigger or else ignore.

Check and let us know your feedback

Answers (0)