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: 

mail on notifications.

raguraman_c
Active Contributor
0 Kudos
73

Hi Experts,

How can I find tables pertaining to travel requests,approvers etc?

And also how can I send mail notifications on a request or on approving? any kind of useful information will definitely be rewarded. Any FM?

--Ragu

1 ACCEPTED SOLUTION

Former Member
0 Kudos
48

Hi Ragu,

For sending mail notification you can use:

SO_NEW_DOCUMENT_SEND_API1.

Regards,

Dharitree

2 REPLIES 2

Former Member
0 Kudos
49

Hi Ragu,

For sending mail notification you can use:

SO_NEW_DOCUMENT_SEND_API1.

Regards,

Dharitree

Former Member
0 Kudos
48

Hi Ragu,

For sending mail notification:

You can use the class CL_BCS - according to SAP Note

190669 SAP recommends using this class instead of module functions.

There are sample examples - BCS_EXAMPLE_*

Regards,

Ruthie.