Hi all,
While creating a contract when I enter item details and hit 'Enter' I can see the item details. When I go to 'Price Agreement' tab I can see the condition record with 'Price Unit' same as 'Target Quantity' entered for product.
Currently I have a requirement in which I need to change value of 'Price Unit' of Price agreement whenever I am entering a product. So I tried using CRM_SCHEDULIN_BADI but when I read the order it did not fetch the price agreement internal table at that point (may be price agreement was not created at that point).
Kindly suggest a BAdI in which I can get the price agreement of item (This is in runtime - while entering a product ) so that I can change it and using MAINTAIN I can update the same.
Regrads,
Sameer