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

About N-step approve for SC item issue

former_member324993
Active Contributor
0 Kudos
99

Dear all,

We used application controll workflow,And active the WS14500015 N-step approve for SC item,and imp the BADI,Now our issue:

SC have two items,there are approve step:

item1 approver01 approver02 approver03 3 step approve,

item2 approver11 approver12 2 step approve.

When order the SC,user approver01 can receive the task about item1, user approver11 can receive the tast about item2,Now user approver01 approve his task,if user approver11 didn't approve his task,then about item1's workflow will hold it,the system didn't triger the next step to user approver02,if user approver11 approve his task,then item1 's workflow triger the next step to user approver02 and item2's workflow tiger the next step to user approver12.

who can help me,why the system flow this logic?

We need the logic's :user approver01 approve his task,if user approver11 didn't approve or did approve his task,then about item1's workflow allways triger the next step to user approver02.

Edited by: bill yang on Apr 29, 2011 2:45 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

It is designed that way.

When item 2 is rejected, requester may want to change item 1. So WF should wait for creating next level workitem until all items are rejected/approved.

Regards,

Masa