cancel
Showing results for 
Search instead for 
Did you mean: 

Net Connector 3.0; how to control a server based exception from the client

Former Member
0 Kudos

Hi,

Can I control the server side data conversion? Currently I get the error below. I would like to use the RfcAbapClassException.Mode to control the error, from my MS .Net project, but I don't understand it.

Current Error:

Using NCo 3.0 with Microsoft Visual Studio 2010 or 2008 to call BAPI_PRODORD_GET_LIST; I generate an RFCBasedException that returns:

"FIELD SCHED_FIN_TIME of STRUCTURE BAPI_ORDER_HEADER1 (SETTER): cannot convert String into TIME".

The MS Visual Studio project is a C# Windows Form Application.

Thank you for the help,

PhilB

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The bug seems to be fixed in version 3.0.2.0 available for download. The new version can convert time fields with a value of 24:00:00, which older versions failed on.

Former Member
0 Kudos

I used new version sap connector 3.0.2.0. But still i am getting same error. Please let me know.Whats is the issue,

Answers (0)