Application Development and Automation 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: 
Read only

Email trigger when new record is created

Former Member
0 Likes
570

Whenever a new record is created in HRP1001, an email has to get triggered.

Is it possible to achive this, without workflow?

Thanks,

Stanley

Whenever a new record is created in HRP1001, an email has to get triggered.

Is it possible to achive this, without workflow?

Thanks,

Stanley

2 REPLIES 2
Read only

Former Member
0 Likes
536

Hi,

FInd out an exit which triggers when you save after creations fo new employee.

There write a code to send email by using class cl_cbs or any FM.

Read only

marcin_cholewczuk
Active Contributor
0 Likes
536

Hi,

This is not normal use, but maybe you could use change pointer.

Best regards

Marcin Cholewczuk