cancel
Showing results for 
Search instead for 
Did you mean: 

Change button missing in the created SC

Former Member
0 Kudos

Hi Gurus

User 1 has shopped for user 2, who is having the approval limit and created the Shopping Cart. The SC is in the status of Awaiting approval.The user 1 is trying to change the data in the created SC, but he is not getting the "Change" button.

Also the user 2 is trying to Change the data in the SC before approving the SC, he is also unable to find the "Change" Button.

The user 1 is having the Security parameter BBP_WFL_SECURITY value as Low and the user 2 is having the Security parameter BBP_WFL_SECURITY value as High.

FYI, if the approver rejected the SC, then also the creator is not getting the Change button. And if the SC contains any error to convert to the follow-on documents, then user 1 & 2 are able to get the Change Button.

please advice.

Thanks

Sada

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

with the help of SAP OSS, we fixed the issues.

Former Member
0 Kudos

Hi,

Check the SHopping cart status...once it is approved u can not change the shoping cart.

Thanks

Venkatesh P

ricardo_cavedini
Active Contributor
0 Kudos

Hi Sada,

You can check if badi BBP_WFL_SECUR_BADI is active. After a support package, this badi became active by default. If you do not have your own logic within this badi you can deactivate it.

The sample SAP code always return "0", which does not allow the user to change the document.

Kind regards,

Ricardo

former_member183819
Active Contributor
0 Kudos

Hi

richardo is very correct .BBP_WFL_SECUR_BADI must be implemented.

since sc can edit via check status at any time as per SRM standard.

and wfl security values also helps to control ..

br

muthu