cancel
Showing results for 
Search instead for 
Did you mean: 

User need to get email output once saved the document

Former Member
0 Kudos

Dear All,

I have one doubt related to Email print output. Presently in my project I get one request from the user that when he create a order at that time a email should trigger so that he/she get a email notification .

In standard Sap for this we need to maintain the condition record and according to that it should directly goes to either Sold-to-party or contact person assign in that sales order but our requirement is to send the same who create that sales order means created by name. this is for return order type.

For your information for that output type we used sap script

Regards,

Moni

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Create a routine which would pick the contatc person as created person name for the desired output type

assign it to your output and system would take the desired address

you would have to create apertner function for the created person name and maintin the e mail etc address details

the partner function can be input in sales order

the requirement would then pick the address correctly

Thanks

Akasha

Former Member
0 Kudos

hi

check is there any user exit available

apply your logic and call the standard SAP mail sent routine