Some users are unable to view accounting, getting unexpected error.
Hi Genius,
There's a specific user account which cannot get access to 'oracle.apps.xla.linesinquiry.server.LinesInquiryAM' through view accounting button. The exception infomation goes like this:
oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.xla.linesinquiry.server.LinesInquiryAM'.
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279)
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1300)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
at _OA._jspService(_OA.java:212)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)