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

How to delete or disable botton in the SRM7.0?

dream_woo2
Explorer
0 Likes
406

Hi Experts,

I am now working on SRM7.01.

I want to delete or disable the 'Create Follow-on RFx' botton in the Responses and Awards of an RFx like the pic below. I tried to config it in the spro, but only deleted the botton in RFx screen not in the Responses and Awards screen.

Do anyone have idea of deleting the botton in Responses and Awards screen?

Accepted Solutions (1)

Accepted Solutions (1)

laurent_burtaire
Active Contributor
0 Likes

Hello Dream,

by doing a right-click onto web browser screen, you will well get the Configuration Name for FPM_OIF_COMPONENT Web Dynpro Component.

When you have this configuration, start the Configurator inside SE80 transaction.

Then, create an enhancement for this configuration ID:

Inside this enhancement, hide "Create Follow-on RFx" button.

Regards.

Laurent.

dream_woo2
Explorer
0 Likes

Hi Laurent,

Thank you for your reply.

I have created an enhancement for that configuration ID 'ZWDCC_FPM_BEV_RFQ', and made the button disabled in my enhancement. like below.

And the button's config id has been changed to 'ZWDCC_FPM_BEV_RFQ' like below.

But in the Responses and Awards screen, the button still actived....

Any advice?

dream_woo2
Explorer
0 Likes

I cannot make the button disabled.

finally I hide the button successfully!

Thank you very much, Laurent !

Answers (1)

Answers (1)

former_member208675
Active Contributor
0 Likes

Hi,

You should refer following link:

http://scn.sap.com/thread/3189754

I hope it helps.

Regards,

dream_woo2
Explorer
0 Likes

Thank you for your reply.

But that is not the same problem.

The problem I met is that the button is not a normal WD program that I can do the enhancement like the thread you refer.