cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CUF field in describe requirement

Former Member
0 Likes
257

Hi,

I have a requirement where I need to add a CUF field in describe requirement (shop advance ).

This CUF field will be vendor and on entering the value in this cuf field it should reflect in preferred vendor in sources of supply in the item level info.

Any suggestion on the approach I should follow

Bidyut

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Made the code changes ..it works

Former Member
0 Likes

HI,

Please look at the below structure to add the custom fields.

INCL_EEW_PD_ITEM_CSF_SC Customer Enhancements on Shopping Cart Item

INCL_EEW_PD_ITEM_CST_SC Tabular Customer Enhancements on Shopping Cart Item

INCL_EEW_PD_ITEM_SSF_SC SAP Internal Enhancements (IBUs, and so on) on SC Item

INCL_EEW_PD_ITEM_SST_SC SAP Int. Tabular Enhanc. (IBUs, and so on) on SC Item

You will find this useful. Follow the steps in the pdf.

https://websmp105.sap-ag.de/~sapidb/011000358700001969972008E.pdf

Read also SAP note 672960.

Thanks

Venkatesh P

Former Member
0 Likes

Hello,

This is not possible in standard. You will need standard modification to SC screen to add this new field and then also need some HTML modifications to add the new field.

You will also need some implicit enhancements in BBP_SC_UI_ITS FUGR to handle this field ot updae the SC data.

Rgds,

Prasanna