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

Tips for creating a WF based on the cost center in SRM 7

Former Member
0 Likes
162

Hi everyone,

We are implementing SRM 7.0. We need to create a WF based on the CoCe of the SC. Depending on the CoCe of the item, the approver is assigned. Do you have any suggestion about how to do it with the process controlled workflow?

We think that is necesary a Z-Table with the relation between CoCe and Approvers and Z-developments

BR,

Ivá

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi ,

SAP has delivered standard Badi - /SAPSRM/BD_WF_AGENTS_SC which you can use to build your own logic. Badi implementation '/SAPSRM/BD_WF_SC_RR_PGRP' will more suitable for your buiness requirement. There are two way to find the cost center owner's .. first one is maintain cost center owner's Z table in SRM or you can assign the user or positon in ECC KS01 then call the 'BAPI_COST_CETER_GETDETAIL' to get the owner..Please let us know if you need more information..

Saravanan

Former Member
0 Likes

Hi Saravanan ,

Thanks.

Ivá

Answers (0)