cancel
Showing results for 
Search instead for 
Did you mean: 

BI System errors while executing some queries

Former Member
0 Kudos

Hi Experts,

We are getting the following error message when executing some specific query from a BI System. Please advise

The initial exception that caused the request to fail was:

Settings for material number conversion not found

com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Settings for material number conversion not found

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:516)

at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1514)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3986)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3423)

at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco640.Jco640Proxy.executeFunction(Jco640Proxy.java:274)

[...]

Thanks,

Hari

Accepted Solutions (0)

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

This seems to point to a funtional issue rather than a basis one, but in anycase the logical path will tell you to fix the issue with the material number conversion and then check if the JCO exception goes away,

Read

Note 555675 - Settings for the material number conversion are missing

Regards

Juan

Former Member
0 Kudos

Thanks Juan.It works.