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 out a parallel mail to immediate supervisor along with the workitem

Former Member
0 Kudos

Hi,

Currently we are working on WOrk flow issues. Let me explain the current scenario.

1. Employee records working time through the transaction CATW.

2. Then he presses 'save and release'.

3. Then mail has to be send to the approver through workflow.

4. From the customization Personnel management --> Employee self-service --> ESS settings for specific services --> Time management --> Set up data entry profiles and field selection --> create data entry profiles for ESS --> ESS --> display then you find at last part of the page workflow. It picks task from here.

Their requirement:

Using the task it has to send the work item to superintendent and a mail to immediate superior.

I know how to create a single step task using the business object 'CATS' and method 'APPROVE' to send it to superintendent. But I do not know how to send a parallel mail to immediate approver in the same task.

Could anyone let me know the solution for this.

Thanks in anticipation

2 REPLIES 2

Vinod_Chandran
Active Contributor
0 Kudos

Hi,

This may help you. Pls check.

Cheers

Vinod

0 Kudos

Hi Vinod,

Thanks for your info. But the requirement in your referred one and mine are completely different.