Cause: AFPRSR failed due to ORA-00904: "FND_CONC_PRIVATE_UTILS"."GET_RESUB_TIME": invalid identifier
Whenever invoking a concurrent program from fnd_request.submit_request ,it completes in warning with the message Msg : ORACLE error 904 in AFPRSRIt's a custom report.
Cause: AFPRSR failed due to ORA-00904: "FND_CONC_PRIVATE_UTILS"."GET_RESUB_TIME": invalid identifier .
Log file:
+---------------------------------------------------------------------------+
XXC Custom: Version : UNKNOWN
Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
XXC_MOD_IN_017_PAYROLL module: Cornwall Coldharbour Elements to Payroll
+---------------------------------------------------------------------------+
Current system time is 05-OCT-2011 16:15:09
+---------------------------------------------------------------------------+
I uploaded a print screen where I see the error n the completion text when clicked on the view details button of the concurrent program.
Any idea why could be the cause?
Cause: AFPRSR failed due to ORA-00904: "FND_CONC_PRIVATE_UTILS"."GET_RESUB_TIME": invalid identifier .
Log file:
+---------------------------------------------------------------------------+
XXC Custom: Version : UNKNOWN
Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
XXC_MOD_IN_017_PAYROLL module: Cornwall Coldharbour Elements to Payroll
+---------------------------------------------------------------------------+
Current system time is 05-OCT-2011 16:15:09
+---------------------------------------------------------------------------+
I uploaded a print screen where I see the error n the completion text when clicked on the view details button of the concurrent program.
Any idea why could be the cause?
0