cancel
Showing results for 
Search instead for 
Did you mean: 

Ess Error while displying Personal data

Former Member
0 Kudos

hi all,

Can any one help us out on the below issue. where we r getting this error while displaying the pesonal Data.

Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: An exception occurred that was not caught., error key: RFC_ERROR_SYSTEM_FAILURE

at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)

at com.sap.xss.hr.per.in.pdata.model.HRXSS_PER_P0002_IN.hrxss_Per_Read_P0002_In(HRXSS_PER_P0002_IN.java:266)

at com.sap.xss.hr.per.in.pdata.model.Hrxss_Per_Read_P0002_In_Input.doExecute(Hrxss_Per_Read_P0002_In_Input.java:137)

at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)

... 61 more

Regards,

Vasu.M

Accepted Solutions (0)

Answers (1)

Answers (1)

PedroGuarita
Active Contributor
0 Kudos

You can try and do an RFC trace and see what FM is giving the problem.

Former Member
0 Kudos

Hi,

Can you brief me about this.

Vasu

PedroGuarita
Active Contributor
0 Kudos

Use Tcode ST01 and check RFC Calls and after that TRACE ON. After that go to portal and replicate the issue and go back to ST01 and turn Trace OFF and then Analysis to see what RFC Function modules were called. It could be a portal issue or R/3 problem, depending on the RFC that is giving the problem. If it's a R/3 problem, you can debug the RFC and see what is the issue.

Former Member
0 Kudos

Sorry Guarita

even we tried and nouse of ST01 trace. Any other reason?

Regards,

Vasu