cancel
Showing results for 
Search instead for 
Did you mean: 

Adding customer-defined fields on SRM Purchase Order

Former Member
0 Kudos

Hi SRM Gurus,

I need to add a bunch of customer defined fields on SRM purchase order header and item level. I did not work on SRM before and this is my first look at the SRM system. we are planing to use extended classic scenario.

Looking for help. I looked at SAP OSS note 458591 and 60. But not clear. please let me have/know the Cookbook/ step by step procedure to Enhance SRM Purchase order.

Highly Appreciate your help.

Thanks

Hari Gangavarapu

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

The field extension can be done via customizing in IMG:

SRM Server > Cross application basic settings > extensions and field control (personalization) > configure field control > create customer fields

Former Member
0 Kudos

Hi

You can add the new fields to the structure INCL_EEW_PD_HEADER_CSF_PO and INCL_EEW_PD_HEADER_CSF_PCO for PO header and the add new fields to the structure INCL_EEW_PD_ITEM_CSF_PO and INCL_EEW_PD_ITEM_CSF_PCO for the PO items.

You can control the visibility of these fields using the BAdi BBP_CUF_BADI_2.

Hope this helps

Regards

Zubair

Former Member
0 Kudos

Hi Zubair,

Thanks for the Info. We have SRM 7.0 and the BADI you reffered is obsolute in SRM 7.0 system.

Don't we need to work on Floorplan Manager to add the custom fields to PO portal screens after adding to these EEWB include structures?

please explain step by step if possible.

Thanks

Hari Gangavarapu