Hi,
In PCR I select an employee and select a form, when I click the Edit form button I get this exception
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: An exception occurred that was not caught., error key: RFC_ERROR_SYSTEM_FAILURE
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
at com.sap.xss.hr.pcr.FcPcr.callRFCIsrLaunchScenarioCheck(FcPcr.java:303)
at com.sap.xss.hr.pcr.FcPcr.checkFormIsValid(FcPcr.java:249)
at com.sap.xss.hr.pcr.wdp.InternalFcPcr.checkFormIsValid(InternalFcPcr.java:292)
at com.sap.xss.hr.pcr.FcPcrInterface.checkFormIsValid(FcPcrInterface.java:148)
at com.sap.xss.hr.pcr.wdp.InternalFcPcrInterface.checkFormIsValid(InternalFcPcrInterface.java:167)
at com.sap.xss.hr.pcr.wdp.InternalFcPcrInterface$External.checkFormIsValid(InternalFcPcrInterface.java:231)
at com.sap.xss.hr.pcr.selectform.VcPcrSelectForm.onEvent(VcPcrSelectForm.java:259)
When I check st22 I get this dump
What happened?
The exception 'CX_BADI_MULTIPLY_IMPLEMENTED' was raised, but it was not caught
anywhere along
the call hierarchy.
Since exceptions represent error situations and this error was not
adequately responded to, the running ABAP program
'QISR1=========================CP' has to be
| terminated.
What could be the problem.
We are in MSS 1.0 Portal 7.0 SP11 and ECC6.0
Regards
Srini