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

Work flow configuration steps

Former Member
0 Likes
287

Hi All,

I am new to workflow. So need details about how can implement the following scenarion.

I have some applications which needs to be approved depending upon the target value present in the application.

If the value in the application is less than 50, i can myself be the approver and email should be sent to me as approver. If the value is more than 50, then the email should go my manager as an approver. If he does not approves in 2 working days then the email should be sent to his manager.

Let me know in details how can I do this. This is related to transaction RECN.

Is there any way to find out if there is standard workflow present for this.

Urgent reply is helpful.

Regards,

Shahu

1 REPLY 1
Read only

Former Member
0 Likes
260

You can look at the details provided in this URL

http://help.sap.com/saphelp_nw04/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm

You need to create certain rules to route it to different agents

Deepak