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: 

sending mail through BAPI

former_member799868
Participant
0 Kudos

one BAPI is there in the system to create the order this is custom BAPI here we used BDC to create Order.. now i want to add the code to send the mail to the customer after the creation of order.

now i have changed the function module after creatin the order to send the mail. when i am testing the fuction module mail is going. but when i am creating the Order through EP order is creating(As Previous) but mail is not going.

cant we send the mail like this?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Pls check out these links -

/community [original link is broken]

threadID=5209&tstart=0

Can I know which FM you are using to send the mail to the customer whcih is not triggering in EP

Regards

Lekha

3 REPLIES 3

Former Member
0 Kudos

Hi,

Pls check out these links -

/community [original link is broken]

threadID=5209&tstart=0

Can I know which FM you are using to send the mail to the customer whcih is not triggering in EP

Regards

Lekha

0 Kudos

i an using FM SO_DOCUMENT_SEND_API1 to send the mail

0 Kudos

Hi,

I think we need to do the configuration to send the mail in EP at UWL configuration.

SAP Help on Sending Mails in Poratl -

http://help.sap.com/saphelp_nw70/helpdata/EN/5f/9367160ab1b24280ae7fa916bd99e2/frameset.htm

UWL configuration -

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8...

Check out these links

/thread/302232 [original link is broken]

Are you using WD for java or ABAP or BSP for the EP development.

Regards

Lekha