cancel
Showing results for 
Search instead for 
Did you mean: 

RFC_ERROR_SYSTEM_FAILURE is displayed on BAPi exceution

Former Member
0 Kudos

Hi,

In my WD Java portal application, BAPI is executed on a button action.

The process is not completed and we are thrown the following error (Development and QA)

com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Exception condition "FAILED" raised., error key: RFC_ERROR_SYSTEM_FAILURE at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute\

The same piece of WD java code is working fine in production systems.

Please advise the reason of this error.

Regards,

Nikhil

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nikhil,

There may be a problem with the JCo destiantions in the development /quality system.

If your not maintained the destiantions you will be gettign this type of error messsage while retrieving the data from backend.

Please check the below steps.

-> Go to the dev portal :http://<hostname>:<port>/index.html ->click on NWA ->Go to maintian JCOs.

->Try to test and ping the JCO destinations.

->Also test the SLD connection.(Some times super user might get locked in backend).

The above checks are passed successfully you will be able to access backend information.

Regards,

Lavanya Goriga

Former Member
0 Kudos

Hi Nikhil,

It looks to me to be an authorization issue in the R/3 system. Please check the RFC read write and execute access.

Check with the security team regarding this.

Regards,

Sayan Ghosh