[SAP.102.9000] JCo error: Unable to interpret RATR as a number

Hi Guys ,

we are getting below error while doing invoke adapter service pub.sap.client:invoke

Invoking the BAPI is failed ErrorMessage: com.wm.pkg.art.error.Detailed
ServiceException: [ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service pub.sap.client:invoke.
[SAP.102.9000] JCo error: Unable to interpret RATR as a number.

I could not see the RATR in the input data while doing SAP Call.

Could you please let me know and help if you have face such error.

Thanks in Advance …

Hi Mukesh,

please check the definition of your function and the data you want to send for this field.

When there is text in the field and the field is defined as numeric in the function, the datatypes do not match causing this error message.

Regards,
Holger