Receiving A Split Line Error While Creating Purchase Order In Buyers Workcenter
(Doc ID 2270822.1)
Last updated on JANUARY 03, 2023
Applies to:
Oracle Purchasing - Version 12.2.4 to 12.2.6 [Release 12.2]Information in this document applies to any platform.
Symptoms
On : 12.2.4 version, HTML Orders
After applying patch 15987200:R12.PO.D Receiving a split line error while creating PO in BWC
ERROR
-----------------------
Error Page: you have encountered an unexpected error. Please contact the System Administrator for assistance.
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.ArrayIndexOutOfBoundsException
at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:996)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:741)
at oracle.apps.po.common.webui.ClientUtil.executeServerCommand(ClientUtil.java:156)
at oracle.apps.po.autocreate.webui.ReqSearchCO.processFormRequest(ReqSearchCO.java:1161)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:854)
## Detail 0 ##
java.lang.ArrayIndexOutOfBoundsException
at oracle.jbo.server.ViewRowStorage.getViewAttributeDef(ViewRowStorage.java:1000)
at oracle.jbo.server.ViewRowImpl.setAttribute(ViewRowImpl.java:813)
at oracle.apps.fnd.framework.server.OAViewRowImpl.setAttribute(Unknown Source)
at oracle.apps.po.autocreate.server.ModifyReqSvrCmd.copyRow(ModifyReqSvrCmd.java:1564)
at oracle.apps.po.autocreate.server.ModifyReqSvrCmd.moveParentLineToSplitVO(ModifyReqSvrCmd.java:1592)
at oracle.apps.po.autocreate.server.ModifyReqSvrCmd.splitRequisitionLine(ModifyReqSvrCmd.java:667)
at oracle.apps.po.autocreate.server.ModifyReqSvrCmd.execute(ModifyReqSvrCmd.java:208)
at oracle.apps.po.common.server.PoBaseAMImpl.executeServerCommand(PoBaseAMImpl.java:110)
at sun.reflect.GeneratedMethodAccessor2117.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:607)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Navigate to Buyer workcenter > requisition > demand workbench
2. Select requisition
3. Receive error
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot split line at Demand workbench
Changes
Applied Patch 15987200:R12.PO.D
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 |
Changes |
Cause |
Solution |
References |