Hi Friends,
My requirement is to update or change the delivery address of the existing shopping cart. The user will change/edit the delivery address Name field of the FIRST LINE of the shopping cart item then the Badi code will automatically update the same value to all corresponding items.
First I need to know how to implement a BADI for (I came to know Badi 'BBP_DOC_CHANGE_BADI' will be used to enhance the SC) the standard WDP component (i.e, shopping cart component name /SAPSRM/WDC_UI_DO_SHIPTO, view V_DODC_SHIPTO) so that when I trigger or editing the Delivery address tab, this new enhancement will be triggered and perform the logic.
Please help.
Thanks.