Hi Friends ,
Hi Friends ,
My requirement is very simple , whenever I enter/change item ITEM_NUMBER(Field A) at line level in sales order form then at that time Ship set id(Field should be calculated and should be defaulted to SHIP_SET column . We are calculating ship set in a procedure and it is working fine but this personalization is not working when I am changing /entering item_number. I have tried to use both 'when new item ' and 'when item validate' . Please guide me how I can achieve this .
Alternatively I can also do this, when user click on book order button , but I am aware when button pressed cant be used at form personalisation . When user click on book order , I can calculate value of field B based on values entered in A .