Control Purchasing Period (India Local Purchasing)form was not opening.

In EBS R12.1.3 the “Control Purchasing Period” was not opening for users and the following error was noticed,

oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.jbo.InvalidObjAccessException: JBO-25036: An invalid object operation was invoked on type View Object with name FndApplicationVO_36;
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1261)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:2235)

Responsibility Navigation : India local Purchasing -> Control Purchasing Period

Solution :

The fix was to

a. bring down the Application services(http, oacore,oafm, forms, etc)

b. recompile apps schema using adadmin->Compile/Reload Applications Database Entities menu->Compile APPS schema

c. start the application services and retry to open the form

Recent Posts