Error "The field RGW_REVERSAL_MODAL.GLOBAL_ATTRIBUTE1 could not be located or read"
Hi everybody,
I am using E-Business Suite oracle R12 system.
I am doing reserve reciept function, specific is click flexfield [...] or reserve button then E-Business Suite oracle R12 system have notify error following:
APP-FND-01024: You passed an incorrect value to a flexfield user exit.
Cause: You passed USEDBFLDS="Y" to one of the flexfield user exits #FND POPID | LOADID | VALID | POPDESC | LOADDESC | VALDESC and the form does not have all the database SEGMENT1 - SEGMENTn or ATTRIBUTE1 - ATTRIBUTEn fields.
Action: Set USEDBFLDS="N" if the form does not use the SEGMENTn or ATTRIBUTEn fields.
Action: Check that all the SEGMENTn or ATTRIBUTEn fields are in the form. View previous messages to see which field is missing.--------------------------------------------------------------