F03B116 error
issue encountered when deleting invoices.
The context is when user deletes invoice line in Standard Invoice Entry Screen (P03B11|W03B11A), it always prompted with the "Select Application Failure Header Label" screen.
Per developer's investigation, the issue is due to missing records in F03B116 (Revenue Recognition Invoices). we have not activated revenue recognition (JDE Standard) but when deleting unposted invoices it always does checks records on F03B116 first then commit the deletion. But since there are no records found in F03B116, it ended in error and rolled back the overall deletion.
Any reason we are getting this error?