Skip to Content
0
Former Member
Jan 15, 2014 at 12:03 PM

Update master opportunity, based on sub-opportunity data

38 Views

Hi,

I need to update Master opportunity data based on sub-opportunity data. For this i implemented ORDER_SAVE badi.

Here i am able to populate the Master opportunity data based on newly changed sub-opportunity data and i can call CRM_ORDER_MAINTAIN for Master Opportunity with updated data.

But save is not calling for that order. means, the data is in buffer only not in database.

I think, we need to register the other order for save(like in actions).

Can anyone aware of this ?

Thanks & Regards

Vijay