cancel
Showing results for 
Search instead for 
Did you mean: 

Java Connector Source code to invoke a Remote BAPI

Former Member
0 Kudos

Hi

I want a Java connector source code without using enterprise connector in sap netweaver mobile 7.1.pls send the source code to connect the sap gui and how the repository and templates are used. the fast way is to use Java Connector (JCo) if you are coding in Java. using MI can also be another way but you will need a working MI middleware whereas for JCo, you can invoke the BAPI on your backend server.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I do not get your question.....

You want to connect from MI7.1 directly to a BAPI in the Middleware? Well, in 7.0 there was Generic Sync to do that - and I think this should be still there. With Generic sync it was possible to connect to call any BAPI in the middleware directly - if your user had appropiate rights. Check MDK for details.

And if you want to do that in our own app - if this is the intention of your question.... well.... then I would tell you this is under SAP (C), so as you know you could decompile the MI client code, but this is not allowed.

But I guess it was the first thing you are after, so see if that answer helps. But even there you need the running MI middleware - and this thing confused me in your question - are you using MI already or not and what do you want to do?

Regards,

Oliver