cancel
Showing results for 
Search instead for 
Did you mean: 

Emailing Purchase Order through EMail

Former Member
0 Kudos

Hi,

I have created a Purchase Order Output as Sapscript and I want to send to the Vendor as pdf attachement. I have configured output type using nace. I am in ECC6.0, can anybody guide.

Thanks in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi rekha,

please refer this wiki code tutorial to send email of po .

https://wiki.sdn.sap.com/wiki/x/MYOmAw

hope this helps in solving ur issue .

regards,

prashanti

Former Member
0 Kudos

Hi Rekha

Convert the spool generated to pdf

[;

then

use fm

SO_NEW_DOCUMENT_ATT_SEND_API1 to send the pdf.

Pushpraj

Former Member
0 Kudos

Hi;

use report RSTXPDF4 to convert the spool request into PDF.

Regards

Shashi