I’m looking through the RMA tables and searching for a field that shows who created/entered the RMA in the system. I’ve found a ChangedBy field but I can’t seem to find one specifically for the person who created the RMA. Any ideas?
Quickest and easiest way would be turning on the change log for new RMAs.
You could create a UD field then put a BPM on the Erp.BO.RMAProc.GetNewRMAHead and set the value of the new field to the current user.