cancel
Showing results for 
Search instead for 
Did you mean: 

JCO call to RFC returns incorrect value

former_member286225
Participant
0 Kudos

Hello Experts,

I am using JCO to call an RFC from java.

One of the returned fields is a timestamp.

When I invoke the RFC from within the SAP system, I get a correct timestamp value.

But, when I invoke the RFC using JCO, the timestamp value returned has less 2 hours.

Does anybody know what might be the reason for that?

Regards,

Effi.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It might be the problem with the RFC. You need to check by keeping the External break point in the RFC and check the output of the RFC.

Regards,

Raju Bonagiri