cancel
Showing results for 
Search instead for 
Did you mean: 

Add custom DropDown to Shopping Cart Item data level SRM 7.0

Former Member
0 Kudos

Hi,

tell me please, how to add custom DropDownByIndex to Item data tab in SC. I made enhancement in view of WDC /SAPSRM/WDC_DODC_SC_I_BD and created custom field in structures INCL_EEW_PD_ITEM_CSF_SC and INCL_EEW_PD_ITEM_CSF . But I don't know what to do next, how to make it not readonly and how to put values to it?

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,

Did you try to bind a context to texts and implement Event onSelect?

These should be the next steps.

Best regards,
Otto

konstantin_anikeev
Active Contributor
0 Kudos

Hi Di Do,

actually it will work only for fixed domain values.

E.g. if you have the domain with the fixed values - the dropdown box will be generated for the field.

If you need a dynamic list - if will not work out of the box.

Regards

Konstantin