I'm having an issue with entering new Manufacturing Orders after saving changes to an existing MO. When I enter the new one and tab off of the Due Date I get a warning "MO# is linked to SO#. If you change due date for the manufacturing order, you should change the in-house due date for the sales order."
This is happening for new MOs, so there is no way that it is linked to an SO. The SO# is always the first result returned by exec AAH.dbo.zDP_IS010001F_5 '',''.
I ran profiler and every time I get the warning that procedure is running with blank parameters. When I don't get the warning it runs with the current MO# as both parameters, which is what I would expect given it's the MO/SO Link table.
This also happening for the next MO if:
- I hit Save and then Clear or
- I hit Clear and then Discard on the save changes dialog.
However it does not occur on the next MO if:
- I hit Clear and then Save on the Save Changes dialog.
Is anyone else running into this, I believe it started happening after GP 2010 SP3?
*This post is locked for comments