Hi everyone,
We just implement Portal ECC 6 with MSS (with ERP 2005). In Manager Self-Service - Team - Employee Information - Personnal Development, we got :
500 Internal Server Error ...
java.lang.ArrayIndexOutOfBoundsException: -1
at com.sap.mw.jco.JCO$MetaData.getType(JCO.java:10038)
at com.sap.aii.proxy.framework.core.JcoBaseTypeData.setElementValue(JcoBaseTypeData.java:828)
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass.setAttributeValueAsBoolean(DynamicRFCModelClass.java:527)
at com.sap.xss.hr.eeprofile.profilematchup.model.Hrmss_Pmu_Rfc_Get_Positions_Input.setNo_Restriction(Hrmss_Pmu_Rfc_Get_Positions_Input.java:252)
at com.sap.xss.hr.eeprofile.profilematchup.wdp.IPublicBProfileMatchupComp$IHrmss_Pmu_Rfc_Get_Positions_InputElement.setNo_Restriction(IPublicBProfileMatchupComp.java:496
The General Information and Compensation Information works (under MSS-Team-Employee Information). Only Personnal Development got problem. We are in a development environment.
I look at the Hrmss_Pmu_Rfc_Get_Positions_Input function in the backend, and it works. I trace it, in the backend, and I don't see anything.
Someone have a idea ?
Thanks in advance,
Eric,