cancel
Showing results for 
Search instead for 
Did you mean: 

Data types between Java and ABAP

Former Member
0 Kudos

I used JCo to run BAPI function, the BAPI need to input some field which data type is DATS or Char, I can use the String data type in Java to mapping them.

but now, I run another BAPI function , it has a field which data type is "unit", when I use String data type to setValue in to the field, it can work , but when I excute the function , it always throw a exception:

RFC_ERROR_SYSTEM_FAILURE: connection closed without message (CM_NO_DATA_RECEIVED)

please tell me what can I do, is't the cause that the data type between java and abap? or another reason?

hope for you revert, the exception trouble me for a long time...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Wang,

For detail analysis of this error visit this link

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

Hope it helps you.

Regards,

Narinder Hartala