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

workflow

Former Member
0 Likes
771

hi guru's,

i am new to workflow and trying to develop a workflow for PO release. the scenario is, the release strategy of PO is based on approval levels.

for example if the purchase limit is 1000, it should be approved by user 'xyz' and if the purchase limit 2000, it should be approved by 'abc' persons and so on.

will you plez tell how to start workflow for this scenario. plz give me steps to develop it.

best solutions will be rewarded.

give the solution ASAp.

thanks n regards,

alosn

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
737

HI,

For implementing approval workflows, you`ll have to first set a release strategy for the same and assign users to release groups.

You`ll have to explore the standard workflow for the release strategy and gain the necessary info. On the WF Template, you can use BUS2012 as the triggering object and use check func. module to trigger ur wf.

Refer to the documentation of Release Strategy in SAP HELP PURCHASING.

Reward points if helfpul.

Regards

6 REPLIES 6
Read only

Former Member
0 Likes
738

HI,

For implementing approval workflows, you`ll have to first set a release strategy for the same and assign users to release groups.

You`ll have to explore the standard workflow for the release strategy and gain the necessary info. On the WF Template, you can use BUS2012 as the triggering object and use check func. module to trigger ur wf.

Refer to the documentation of Release Strategy in SAP HELP PURCHASING.

Reward points if helfpul.

Regards

Read only

Former Member
0 Likes
737

Hi,

Got a general document on workflow (Not for your scenario). gimme your mail id if needed.

Thanks

senthil

Read only

Former Member
0 Likes
737

hi senthil,

As mentioned plz send the workflow documents to vpnaidu@gmail.com.

hi gurus,

plz let me know to debugg a workflow and transport it from development to production.

thanks n regards,

vinay

Read only

Former Member
0 Likes
737

yes , you can refer to the demo workflow "WS70000704" ,and they exist a step by step in online help.

Read only

Former Member
0 Likes
737

Hi,

You can change the Approvers according to the your condition by using Rules. Create a new Rule and in that rule assign the agents according to the requirement and use the Rule in your workflow Task.

You can create your Rule in TCode PFAC.

Thank you,

Ramu N.

Read only

0 Likes
737

Hope this helps

Check OOCU. Check if there is a standard and activate it.

Assign Agents and click generate

Create/Activate Start conditions in swb_cond.

http://help.sap.com/saphelp_erp2004/helpdata/en/4f/5668735cf211d194a30000e82dec10/frameset.htm

Hope this helps...

Cindy Sy