...
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
...