I have a Credit Memo that was created and during creation there was an dialog "Not all required fields have been entered.
Required fields appear in bold black type. We couldn't get out of this so I removed her user using the following sql.
SELECT * FROM DYNAMICS..ACTIVITY
SELECT * FROM DYNAMICS..SY00800
SELECT * FROM DYNAMICS..SY00801
SELECT * FROM TEMPDB..DEX_LOCK
SELECT * FROM TEMPDB..DEX_SESSION
Now when we try and open the credit memo document we get the "You may not edit this document. it is being edited by another user."
I have looked through various other threads and haven't found a solution.
It's in the RM20201 table.
Version GP 2013, Version 12.00.1412