cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SRM 7.0 WF :N-step approval

0 Likes
407

Hi ,

Currently I am trying to create a WF using BRF in SRM 7.0.

Our requirement is as following.

User A : Spending limt 50

Appr C : appr limit 100

Appr D : appr limt 200

Appr E : appr limit 300

When user creates a shopping cart of value > 100 ( e.g 123)

It should go to Approver C and then Approver D for approval . and workflow should end there.

To achieve this we are trying following Schema:

100 RR_Manager 0EV_SC_SL2

200 rr_manager_of_manager 0EV_SC_SL2

300 rr_manager_of_manager 0EV_SC_SL2

999 0EV999

In above design it is determining the manager properly from rr-Manager and manager of manager.

But event 0EV_SC_SL2 is not getting properly. It is not determining the previous approval limit.

and WF is getting through all levels.

Is it problem with satndard 0EV_SC_SL2 ????

Guys, I am not able to proceed further from this point.

Awaiting for some expert comments/suggestion.

Thanks .

View Entire Topic
masa_139
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

Please check the sample process schema 9C_BUS2121_EX03 in the BCSet /SAPSRM/T_SC_600_000_SP04 delivered by SAP.

There is the responsible resolver RR_SPENDING_LIMIT_APPROVER.

Regards,

Masa