Expense Report Approval : Page data is inconsistent with database
Hi All,
I have created A CI on EX_SHEET_APR component and exposed Get/Update operation for this CI using CI based web services.
I am able to get the data by providing sheet ID. But when I am trying I am trying to update the sheet ID by providing Approve_PB ='Y' I am getting page data inconsistent with database error.
I have followed the procedure mentioned in oracle document for tracing this error. I can see EX_SHEET_HDR.LAST_UPDATE_DT database & page value is different.
But I am not able to fix or troubleshoot it further.