cancel
Showing results for 
Search instead for 
Did you mean: 

Add New tabs to Rfx/Contract

Former Member
0 Kudos

Hi Experts,

I was looking to add a new tab with custom fields at the RFx and contract ITem level. I cannot add it using table extensions in the SPRO as it only lets me add a tab of table type and I dont need that.

Can someone please suggest the best way to do it? As I have more than 50 fields to be added.

1.Wd Comp:/SAPSRM/WDC_DOFC_RFQ_I_D1 . Here there is a possibility of adding a tab. But how will I handle the Save/Check that happens on the document?

2.Is there an FPM configurations for the tabs? where in I can directly go and add a new tab with custom web-dynpro component? and if so can the action on the header be handled at the custom webdynpro component level and also how will the the custom fields be saved to the database?

Someone who has done this could kindly help me in achieving this.

Regards,

Cruiser

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Any inputs would really help.

Regards,

Cruiser

Former Member
0 Kudos

Hi,

Solved , by enhancing the component /SAPSRM/WDC_DOFC_RFQ_I_D1 , such that our Z component gets called.

In the 'ONACTIONSELECT_TAB' method write an overwrite exit, for actions to be performed when the additional data tab is selected.

It works absolutely fine in Ctr, Rfx and Response .

Regards,

Naveen

Former Member
0 Kudos

For everyone's benefit.. here is my blog on the steps carried out to achieve this

http://scn.sap.com/community/srm/blog/2012/07/24/create-additional-data-tab-in-rfxresponsecontract

Regards,

Naveen

Answers (0)