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

Issue in workitems

Former Member
0 Likes
577

Hi All,

My requirement is as follows

When employee applies a leave then work item is created for a manager for his approval, for example manager has left from the organization before approving the work item. As per the requirement we need to cancel this work item and program has to create new work item and it has to approve.

anybody can tell me how to approach in this case.

5 REPLIES 5
Read only

Former Member
0 Likes
548

hi

jus check this documentation

http://help.sap.com/saphelp_nw04/helpdata/en/71/9eaa38bb69b505e10000009b38f842/frameset.htm

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
548

Hi;

Please implement the deadline for it and substitute is required for after certain time being.

Regards

Shashi

Read only

Former Member
0 Likes
548

Please apply RULES for the workitem to decide which Manager has to approve the same.

eg. If the rule does not find any manager to send the work item, Cancel the WI.

Read only

Former Member
0 Likes
548

please close the thead if the above replies helped you.

regards

Aakash Banga

Read only

Former Member
0 Likes
548

Issue resolved