cancel
Showing results for 
Search instead for 
Did you mean: 

Help,add button to contracts overview tab and the HEADER tab

Former Member
0 Kudos

Hello,

I would like add button to contracts overview tab and the HEADER tab .

Do you want to change the standard procedure?

/SAPSRM/WDC_CTR_DOFC_OV_H?

Are there any other way?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can create a enchancement implemenation for /SAPSRM/WDC_CTR_DOFC_OV_H and /SAPSRM/WDC_CTR_DODC_H_BD by clicking on 'snail icon' .

Creating button as per requirment. coding in method on action of that button.

Regards,

Neelima

Former Member
0 Kudos

If you want to add a button in the view of the Overview tab, you would enhance the webdynpro component /SAPSRM/WDC_CTR_DOFC_OV_H. For adding button to the Header tab main view and say, Basic Data sub view area, you would enhance webdynpro component /SAPSRM/WDC_CTR_DODC_H_BD. There is no other way around it.

Former Member
0 Kudos

Well, I have to modify the standard procedures.

thank you.