cancel
Showing results for 
Search instead for 
Did you mean: 

Pass XString as input parameter to RFC

Former Member
0 Kudos

Hi,

We are calling an RFC through JCO from Java. This RFC takes a XString as input. Can anyone please tell me how to pass the XString to the RFC.

A code sample will be very helpful.

Regards,

Shiladitya

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

Here u go

Just a suggestion:

It is recommended to use RFC lookup instead of using Jco to call RFC.

Regards,

Prateek