Hi,
I am getting the following error when the RFC Bapi call is invoked from my WD Application:
java.lang.ArrayIndexOutOfBoundsException: -1
at com.sap.mw.jco.JCO$MetaData.getType(JCO.java:9391)
at com.sap.aii.proxy.framework.core.JcoBaseTypeData.getElementValue(JcoBaseTypeData.java:503)
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass.getRelatedModelObjects(DynamicRFCModelClass.java:761)
at com.eac.vendorportal.model.Zzbapi_Qmnotif_Getdetail_Output.getViqmel(Zzbapi_Qmnotif_Getdetail_Output.java:405)
at com.eac.vendorportal.wdp.IPublicDisplayNCRCust$IViqmelNode.doSupplyElements(IPublicDisplayNCRCust.java:3893)
/***********************************/
This app was working fine before, all I did was add another component which has nothing to do with the current app I'm running. And a changed some bindings in the context. All suggestions are welcome.
Thanks,
KG
Hi Kunal,
Is your JCo connection working fine?
Please check your JCo once again and revert back.
Regards
Ashutosh
Add a comment