Hi
While updating BP when saving an Order thru BADI 'Order_Save' using FM 'BUPA_CENTRAL_CI_CHANGE' , the BP is getting updated in 1st Instance , But later on with in the same session , If we add / modify any content on the Order , the BP is not getting updated.
Ex : Order created using PCUI and Saved , here the BP Zfield value is getting updated , Now with in the same session by going to change mode of the Order and modify the order by adding new product , Second time the BP Zfiled value is not updating.
But still I could see BP New value in the buffer.
Please suggest me how to solve this issue.