Transactions Workbench: Navigating to Transaction in an Inquiry Responsibility Error - APP-FND-01564: ORACLE Error 942 In FDFGVD for RA_CUSTOMERS
(Doc ID 1612704.1)
Last updated on AUGUST 07, 2020
Applies to:
Oracle Receivables - Version 11.5.10.0 to 12.1.3 [Release 11.5.10 to 12.1]Information in this document applies to any platform.
Symptoms
Encounter the following error in Inquiry responsibility navigating to Transactions Workbench.
Error
APP-FND-01564: ORACLE error 942 in FDFGVD
Cause: FDFGVD failed due to ORA-00942: table or view does not exist.
The SQL statement being executed at the time of the error was: SELECT CUSTOMER_ID,CUSTOMER_NAME VALUE, CUSTOMER_NAME DESCRIPTION, NVL('N', 'N'), NVL(TO_NUMBER(NULL), -1), NULL, NVL('Y', 'Y'), NVL(TO_CHAR(TO_DATE(NULL), 'J'), 0), NVL(TO_CHAR(TO_DATE(NULL), 'J'), 0), CUSTOMER_NUMBER "Customer Number" FROM RA_CUSTOMERS WHERE 1=1 AND CUSTOMER_ID = :X and was executed from the file &ERRFILE
Steps to Reproduce:
Responsibility: Receivables Inquiry Only
Navigation: Transactions > Transactions > Query transaction
Select a transaction number.
Receive the error.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |