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

SRM 7 - edit standard component configuration for WD application

Former Member
0 Likes
368

Hi,

We are on SRM 7.1.

Can anyone tell me how can I edit the component configuration for any std webdynpro application if I have the access key for the component configuration?

Currently when I goto SE80-->compoent configuration and then click on START CONFIGURATOR button,a new browser session opens where if I click on the CHANGE button,I get the error no license to EDIT the object.

However in this browser session there is no place where I cna enter the access key also.

I'm a functional person and hence dont know how to create an ehnacement for the WD component.But I read somehwere that throug CORE MOD using the access key,certain properties for the UI elemnts can be changed.

Please help.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hello,

What exactly you are trying to achieve? Are you looking to hide some field or button or add some new custom field?

For custom field addition please refer below blog from Ricardo how you can achieve it;

http://scn.sap.com/docs/DOC-25692

If you are looking to hide some existing field or button then i would recommend using enhancement spot in Method WDDOMODIFYVIEW for the view which will help to track in future.

Hope this helps.

Thank you

Ritesh

Former Member
0 Likes

Thanks Anubhav.

In SA38 also I didn't find the mentioned report.FYI,we are on SRM 7.1.If possibel can you please attach a screenshot of the report in this thread so that I can communicate with SAP further to check if the report is missing only in our system.

Hi Ritesh,

My exact requirement is to hide the "SUPPLIER" column in the ITEM OVERVIEW screen(in ONE SHOP trasnaction) screen and to do that we have already implemented an enhancement for the corresponding WD application.

However after the enhancement,the standard fields for TAX and TOTAL(which are displayed at the right most end of the Item overview tabular structure)  were no longer displayed.

Our development team has concluded that either of the two fields(SUPPLIER or TAX/TOTAL fields) can be hidden via enhancement.

Hence I wanted to check if the SUPPLIER column can be hidden by changing the COMPONENT CONFIGRATION itself(Chnaging the visibility for the SUPPLIER column to INVISIBLE) without an enhancement.

I'm not a technical person but hiding only the supplier column is the requirement w/o affecting the display of the standard fields for TOTAL and TAX.

Former Member
0 Likes

Hello,

Thank you for sharing your exact requirement. In your case you could easily do through SE80 and make the field Visible to Invisible. Please find below screens shot for the same.

Hope this helps.

Thank you

Ritesh

Former Member
0 Likes

Hi Ritesh,

Thanks for the screenshots.

So the method which you have mentioned would be a CORE MOD using the access key for the object /SAPSRM/WDC_UI_SC_DOTC_BD right?

Former Member
0 Likes

That is correct.

Thank you

Ritesh

Former Member
0 Likes

Hi,

You can enter key for a WD Component configuration using report WD_CFG_ACCESSKEY.

Go to transaction SA38 --> Enter report name WD_CFG_ACCESSKEY and execute.

Regards,

Anubhav