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

SRM Portal screen changes in SRM shopping

Former Member
0 Likes
342

Hi Experts!

We are using SRM 7.0. We got a requirement where we need to change few links in SRM portal screen.

Here is our requirement:

1) Log in to SRM 7.0 portal screen

2) Click on SRM Shopping (Like how we will go to Purchasing)
3) We can see SHOP option here.

4) If we click on SHOP option it will take you to new screen where we can see the shopping options like

    Old shopping carts and templates,Catalogs etc.

Our business requirement is to bring these options in to the SHOP page itself instead of seperate screen.

If any one of you faced this kind of requirement or similar to this request you to please share your knowledge on how we can get this done.

Thanks in advance.

Regards,

Kalyani

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

I think you need to enhance /SAPSRM/WDC_WSCP view HOME.  The WD component  /SAPSRM/WDC_DODC_SC_GAF_C view V_DODC_SC_GAF_FSCA has container eleement SC_LINK_CONTAINER , under which you have linktoaction UI elements for "Internal godds/services', old SC and limit items". So basically you have to understand this component and copy the layout and logic to  /SAPSRM/WDC_WSCP view HOME

thanks,

sankar.

Former Member
0 Likes

Hi Sankar,

Thanks for your quick response.

I came to know that we can also do the screen changes from SPRO configuration.

Do you have any idea about that?If yes,can you please share some steps regarding that.

Thanks.

Regards,

Kalyani

Former Member
0 Likes

Hi,

We can disable certain fields from SPRO. But what you are asking can not be done through config as far as i know. you can refer my blog