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

SRM 7.0 - Remove edit button after SC fully approved

Former Member
0 Likes
384

Hello,

Is it possible to remove the "edit" button after shopping cart fully approved ? if possible, can you let me know the way to remove it ?

thank's

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi,

Thank's for your feedback. I checked with Somat's suggestion, there's no condition in the configuration path that he mentioned which is we want to disable/remove the "Edit" button after SC is fully approved.

I'm thinking, If i add the entry to remove/disable edit button then requestor can not change SC even it's not fully approved, is that correct ?

Cooper

Former Member
0 Likes

Hi Zack

You can code in your dynamic class the logic you want for enabling/disabling buttons. You can have a look at the standard dynamic classes in the delivered meta-data as an example.

Regards

Sumat

peter_novoth
Advisor
Advisor
0 Likes

Hi,

please consider the disabling of the edit button, as the deletion indicator for the item can be set only in edit mode. When you remove the deletion indicator, the SC cannot be deleted by the requester any more.

In addition to this, the edit button shouldn't cause problems, as the SC content cannot be changed once it's approved.

Regards,

Peter

Former Member
0 Likes

Hi Zack,

Thats allowed and is fairly simple. Just add a dynamic class and a method for the EDIT action for SC in the img

IMG->SAP Supplier Relationship Management-> SRM Server->Cross-Application Basic Settings->Extensions and Field Control (Personalization)->Control Actions->Configure Control of Actions on Header Level

Regards

Sumat