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

Use of BADI BBP_WFL_SECUR_BADI in SRM 7 PCW

Former Member
0 Likes
295

Hi all,

We are on SRM 7.0

We had implemented the BADI BBP_WFL_SECUR_BADI to overwrite the authorization levels(basically BBP_WFL_SECURITY parameter) in SRM 5.0 so that when new approvers are added in SC workflow/SC approval process,they are able to change as well as approve the SC.

Can someone please tell me how can I achieve the same now in SRM 7 with PCW?\

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

BBP_WFL_SECUR_BADI is only for ACW not PCW. In order to give access to approver in PCW , you have to use approval with completion.

Saravanan

Former Member
0 Likes

Thanks Saravanan.

But in SRM 5,we had to do it selectively only for some users at runtime based on table entries in a custom table and also when the approver is the shopping cart creator.

Considering,how do we do it now in SRM 7 PCWpartuclarky how to change the BBP_WFL_SECURITY at runtime in SRM 7 when the approver actually goes to approve the cart?

Former Member
0 Likes

Hi,

if you want to have like that then you have to implement the logic based on OSS note 1277921.

Saravanan

Former Member
0 Likes

Thanks but we are on SRM 7.0 EHp1.Is this note still applicable?

Former Member
0 Likes

Hi,

I think the OSS note is consulting note. Yes this is applicable for all the version.

Former Member
0 Likes

What do you mean by consulting note?I see the solution steps given in the note.

Answers (1)

Answers (1)

Former Member
0 Likes

Experts,

Any advice?