I have some employees who said it would be helpful to them to be able to see the OrderHed.TermsCode on the Customer Shipment Entry PackOut screen.
I know how to trigger it, I just don’t know the best way to show it.
I created a UD field in ShipHead called Terms_c to link the my textbox on the screen.
Since PackOut isn’t a table, I couldn’t create a UD field there to write to.
I wasn’t sure how to get the TermsCode to copy from OrderHed to ShipHead triggered from PackOut.
I’m having issues uploading some pics for you. You’re going to create a Foreign Key View (FKV) and a Sub Key View (SKV). I just slapped this together for you. You may want to connect ShipHead to OrderHed. You’ll have to do the testing to make sure your columns work.
But in the mean time open your Data Tools from the Customization Tools Dialog box --> Tools --> Data Tools