Hi gurus,
I want to update customer details with updating the IBASE location.
IBASE location is getting updated successfully ,but in IB53 the quantity of component is also resetting to 0.
i am using
CALL FUNCTION 'CRM_IBASE_COMP_CHANGE'
EXPORTING
i_comp = ls_comp
i_comp_det = ls_comp_det
to change the details of the IBASE.
please help.
Thanks
Manish