cancel
Showing results for 
Search instead for 
Did you mean: 

Sample Java code and detail to call RFC from Java clas developed in Eclipse

Former Member
0 Kudos

Hi All,

I am new to Java. I have downloaded Eclipse IDE and planning to use for developing Java application to send data to SAP by calling RFC JCO Interface.

I need a sample java code/tutorial step by step to create Java class for simple example to call RFC from Java.

I have downloaded SAPJCO3 from service market place.

Kindly help me to send steps involved to configure for JCO with my Eclipse with JCO.

Thanks in advance.

Sharma

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Your downloaded JCo package also contains little Java example programs.

Please have a look into the subdirectory "../examples".

Furthermore there's also a Tutorial at the JCo download site: [SAPJCo_Doku_3.0_EN.pdf|https://service.sap.com/~sapidb/011000358700000730362009D/SAPJCo_Doku_3.0_EN.pdf]

p330068
Active Contributor
0 Kudos

Hi Sharma,

Please have a look at [Example: Using Generated Proxies to Call Function Modules |http://help.sap.com/saphelp_nw04/helpdata/en/b6/55e3952a902447847066a0df27b0d6/content.htm]

JCo Exceptions : http://help.sap.com/saphelp_nw70ehp1/helpdata/en/f6/daea401675752ae10000000a155106/content.htm

Hope it will helps

Regards

Arun