cancel
Showing results for 
Search instead for 
Did you mean: 

JCO_ERROR_CONVERSION

Former Member
0 Kudos

Dear Experts,

I am using WebDynpro based ESS in EP 6.0 SP18 and ECC 5.0. If I

access any application that is baed on WebDynpro ESS, I am getting

the following error.

com.sap.mw.jco.JCO$ConversionException: (122) JCO_ERROR_CONVERSION:

Cannot convert a value of 'EXT_SERVICE' from type java.lang.String to

STRUCTURE at field TABNAME

at com.sap.mw.jco.JCO$Record.createConversionException

(JCO.java:11530)

at com.sap.mw.jco.JCO$Record.setValue(JCO.java:13534)

at com.sap.mw.jco.JCO$Record.setValue(JCO.java:14434)

at com.sap.mdi.ddtypes.DDFactory.getDDObject(DDFactory.java:400)

at com.sap.dictionary.runtime.mdi.DataProvider.getDataType

(DataProvider.java:282)

The Jco connection are setup correctly and I am able to test them

without any error. Single Sign On is working with out any problem

between Portal and ECC 5.0.

Please advise.

Thanks,

-Bharath

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Vik,

Thanks for the excellent references. Basic SAP given FlightList example also giving the same error. This must have been related to SAP Note: Note 843985 - JCO_ERROR_CONVERSION in the adaptive RFC. I am waiting for SAP to give some solution right now.

Once again thank you very much

Regards,

-Bharath

Former Member
0 Kudos

Hello Bharath,

Please find the URL with information about 'JCo Exceptions' on SAPHelp:

http://help.sap.com/saphelp_nw04s/helpdata/en/f6/daea401675752ae10000000a155106/content.htm

Please also find the URL containing Javadoc on 'Class JCO.Exception' at:

http://www.huihoo.org/openweb/jco_api/com/sap/mw/jco/JCO.Exception.html

Hope this helps.

Thanks,

- Vik.