oracle.apps.fnd.framework.OAException: Message not found. Application: FND, Message Name: FND_VIEWOBJECT_NOT_FOUND. Tokens: VONAME = IADTL18005; APPLICATION_MODULE = oracle.apps.ia.requests.transfer.server.RequestRootAM;
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by Jenna_C, 1 year ago
oracle.apps.fnd.framework.OAException: Message not found. Application: FND, Message Name: FND_VIEWOBJECT_NOT_FOUND. Tokens: VONAME = IADTL18005; APPLICATION_MODULE = oracle.apps.ia.requests.transfer.server.RequestRootAM;
at oracle.apps.fnd.framework.webui.OADictionaryDataViewObject.badViewObjectException(Unknown Source)
at oracle.apps.fnd.framework.webui.OADictionaryDataViewObject.setViewObject(Unknown Source)
at oracle.apps.fnd.framework.webui.OADictionaryDataViewObject.validate(Unknown Source)
at oracle.apps.fnd.framework.webui.OADictionaryDataViewObject.selectGoodValue(Unknown Source)
at oracle.apps.fnd.framework.webui.OADictionaryData.selectValue(Unknown Source)
at oracle.apps.fnd.framework.webui.OADictionaryDataViewObject.selectValue(Unknown Source)
at oracle.apps.fnd.framework.webui.OADataBoundValue.selectValue(OADataBoundValue.java:278)
at oracle.apps.fnd.framework.webui.OADataBoundValue.getResultValueFromDataOjbect(OADataBoundValue.java:238)
at oracle.apps.fnd.framework.webui.OADataBoundValue.getValue(OADataBoundValue.java:158)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getAttributeValueImpl(OAWebBeanHelper.java:1844)
at oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean.getAttributeValueImpl(OAMessageStyledTextBean.java:238)
at oracle.cabo.ui.BaseUINode.getAttributeValue(Unknown Source)