cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

java.lang.ArrayIndexOutOfBoundsException: -1

Former Member
0 Likes
1,315

Hi all,

I implemented a view with 3 filters called Group,Criteria and hits.

On click of search i am getting arry index out of bound exception.

and it is showing error at the point of setting inputs to the function module.

the stack trace is given below

at com.sap.mw.jco.JCO$MetaData.getType(JCO.java:10161)

at com.sap.aii.proxy.framework.core.JcoBaseTypeData.setElementValue(JcoBaseTypeData.java:731)

at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass.setAttributeValueAsString(DynamicRFCModelClass.java:669)

at com.pwc.servicecenter.sapwai.wdmodel.zclassgetlist.Z_Class_Getlist_Input.setClass_Type(Z_Class_Getlist_Input.java:282)

Earlier it worked fine but now i am not able to find why it is showing Array Index Out of Bound Exception

Can any one please help me out in this

Regards

Padma N

View Entire Topic
Former Member
0 Likes

Hi,

Please go through this thread

Regards,

ramesh

Ask a Question