Error Message on click the 'save' button on EAM work order form page.
There is an Error Message on click the 'save' button on EAM work order form page. But it works fine on the work order web page.
The error message as below:
APP-FND-00676: The flexfield routine FDFGDC cannot read the default reference field specified for this descriptive flexfield. The developer specified a context field (via the Register Descriptive Flexfields form) that does not exist in this block of this form.
Action: Contact your system administrator, and choose another default reference field for this descriptive flexfield.
The following solution was proposed for the same:
Please go to the Discrete Job DFF definition, remove the freeze flag and remove the reference field (currently populated with W_JOBS.M_CLASS_CODE) and remove the Synchroniza with Reference flag. Then re-freeze and complie the DFF and retest the issue.