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

N- Level Process Controled Item workflow.

Former Member
0 Likes
197

Hi Experts,

I am using Process Controlled item level workflow in SRM 7.0 (WS40000014) . My workflow is working for only one level approval.

I dont know how to increase number of approvers.... Could any one please suggest a BADI and process to achieve this?

Thanks in advance,

Regards,

Bhanu.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Bhanu,

Increasing the number of approval level( APPROVAL_INDEX ) is not same as SRM 5.0 in SRM 7.0.

First you have to implement custom BADI for increasing Process level which is same (APPROVAL_INDEX), then implement another BADI to process the approval level. you can find the sample code for increasing the process level in standard Badi '/SAPSRM/BD_WF_PROCESS_SC'.

Best Regards,

Saravanan Dharmaraj

Former Member
0 Likes

Hi Saravanan,

Could you please explain more and give some samples to do. Do i need to follow any specific process or flow to do. At present i have created only one process level with custom responsible resolver name.

Thanks,

Bhanu