Hi Experts,
We are in SRM 4.0. Our requirement is to add a new field on the Source of Supply tab of shopping cart. For this we have added our custom field to structure 'INCL_EEW_PD_PARTNER_CSF'. But this field is not getting displayed on the SC Source of Supply screen.
We have already added custom fields at the item level by appending fields to structures 'INCL_EEW_PD_PARTNER_CSF_SC' & 'INCL_EEW_PD_PARTNER_CSF'and these fields are getting displayed perfectly.To control the display of custom fields at item levevl, code has been written in BADI 'BBP_CUF_BADI_2'.
Our custom fields at item level are available in the table ET_FIELDS. But the field that we have added at the Source of Supply tab is not available in this this table. In this case how the display of the field would be controlled? Is there anything else that we need to add field at the Source of Supply tab?
Any pointers would be highly appreciated.
Regards,
Preeti