...
7) Change back to CNA License
...
Follow the steps below if
...
sales order related to multiple PO
1) Check the Dimension Set Entry Table to check which dimension set should be assign to the PO
2) Change development licenses
3) Open the Debugger then run the Purchase OrderGo to page 54 Purchase Order Subform => Page Action => Dimensions = Set break point in ShowDimensions ;
Go to ShowDimensions definition - set bearkpoint in OldDim SetID and Is Changed
4) In break point, update the dimension in Purchase Line
4) Open the Debugger then run the Purchase Order
5) The PO header dimension should be same as Purchase Line
...