cancel
Showing results for 
Search instead for 
Did you mean: 

Add Item Link on Shop Transaction

siowfong_chen
Contributor
0 Kudos

Hi! Is it possible to remove some of the links such as Service Request when we Add Item using the Shop using Full Functionality transaction?

Regards

SF

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can use the BADI BBP_SC_MODIFY_UI.

For removing or adding items, use the following structure.

Changing Structure - IS_SCR_ITMCHOICE

Filed Corresponding Menu Item

SPECIAL_REQUEST With Free Description

PRODUCT Internal Goods/Services

LIMIT Limit Item

OLD_PO_AND_TEMP Old Shopping Carts and Templates

TEMP_LAB As Service Order

TEMP_LAB_REQUEST As Service Request

CATALOGS Corporate Express, SRM MDM Catalog

siowfong_chen
Contributor
0 Kudos

Sorry, I should have mentioned that I am talking about SRM7. Would this BADI still apply? I saw from the upgrade guide that it is available but said that is is old technology (ITS).

Cheers

SF

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please check WebDynpro configuration.

Transaction: SE80

WebDynpro: /SAPSRM/WDC_UI_SC_DOTC_BD

Configuration Name: /SAPSRM/WDCC_DOTC_SC_BD_PROF_PR

Regards,

Masa

Former Member
0 Kudos

Hello Masa.

Have a followup question please.

You provided the location in SE80. However, when u open up the /SAPSRM/WDCC_DOTC_SC_BD_PROF_PR

under "Component Configurations" and select Start Configurator, is that where we need to

set visible/hidden for the Options of "Add Item". I could not see where.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi SF,

You can use BADi BBP_SC_MODIFY_UI for the same.

Cheer

Iftekhar Alam