Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

send the purchase order by email with footer notes

Former Member
0 Kudos

Hi,

I am able to sent PO by email as attachment.

But Additionally I need to add footer note( like Confidential..so on) in email content. Is there any way to do it..

Pls help me...

Thanks

Rays

1 REPLY 1

Former Member
0 Kudos

Create spooll..

Read spool and convert it into PDf file

Thend send attachemnt(pdf) with footer note using FM SO_NEW_DOCUMENT_ATT_SEND_API1