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

Disable link Internal goods/Service in SRM 7.0

Former Member
0 Kudos
369

Hi,

We are working on SRM 7.01 implemetation and wants to know how to diable few links in shopping cart screen.

1. Disable link Internal goods/Services on wizard shopping cart screen.

2. Diable link Limit shopping cart in Professional shopping cart.

Thanks,

Kumar

View Entire Topic
Former Member
0 Kudos

Hello kumar,

In BADI BBP_SC_MODIFY_UI.

Just mention below statement in Method SC_MODIFY_SCREEN .

CLEAR : IS_SCR_ITMCHOICE-PRODUCT.

Regards,

Neelima