cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Field not visible in RFX Item table control (grid)

er_akashpatel95
Explorer
0 Kudos

Hello Gurus ,

We required to add custom field at RFx Item table control, via Structure : INCL_EEW_PD_ITEM_CSF_BID and INCL_EEW_PD_ITEM_CSF add custom field properly and its working fine at item details level but the constraint is the custom field is not visible in item table control.

Thanks for your valuable time.

Best regards

Akash Patel

Accepted Solutions (0)

Answers (1)

Answers (1)

daniel_marlen
Active Participant
0 Kudos

Hello Akash,

By appending the ITEM_CSF structure it is only possible to extend the item details screen, but it doesn't have any effect on the Item Overview table. To add custom columns in item table, you need to enhance the relevant Web Dynpro Component, in this case: /SAPSRM/WDC_DOTC_RFQ_I_BD.

Best regards,

Daniel

er_akashpatel95
Explorer
0 Kudos

Hello Daniel ,
Thanks for Responding.

We create one custom node and attribute of structure : /SAPSRM/S_CLL_RFQ_ITEM in view : V_RFQ_ITEM_TREETABLE. Bind these node with custom created column but its not reflected with item details field.

Please find attachment

Thanking You

Akash Patel

daniel_marlen
Active Participant
0 Kudos

Is the column displayed, but the values not? Or you can't see the column either?

er_akashpatel95
Explorer
0 Kudos

Hello Denial ,

Thanks for your time.
https://launchpad.support.sap.com/#/notes/2473843 ,Using these note we done the enhancement.

We have problem in enhancement in RFx Item level so raised OSS.

Akash Patel