cancel
Showing results for 
Search instead for 
Did you mean: 

Call java from ABAP

Former Member
0 Kudos

JCo connectivity is used to call RFCs from Java. can i call Java from abap?

thanks in advance.....

regards,

Sundararamaprasad

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sundar ,

This link will surely give u an idea about calling java fro ABAP using Jco.

http://www.thespot4sap.com/Articles/SAP_Netweaver_Java_Connector.asp

regards,

aravindh.

Answers (5)

Answers (5)

Former Member
0 Kudos

I have a similar situation. Any examples on how to get say a structure from a java program into ABAP program.

Former Member
0 Kudos

Hi Sundar,

Jco connectivity has two types - inbound and outbound. Try using outbound connectivity.

regards,

Vasanth

Former Member
0 Kudos

hi Sundar,

Jco is bidirectional.Using Jco we can call a Java program from ABAP stack.XI internally uses Jco to for communication.

regards,

aravindh.

Message was edited by: Aravindh

Former Member
0 Kudos

Hello Sundararamaprasad,

Check out this blog...

/people/gregor.wolf3/blog/2004/08/26/setup-and-test-sap-java-connector-outbound-connection

Regards,

Jeya Kumar

Former Member
0 Kudos

Sundar,

There is a weblog by vijayasarathy

/people/vijayasarathy.raghunathan/blog/2005/12/28/java-editor-inside-abap

I hope you got it

regards,

Felix