Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Abap classes remote usable like java

Former Member
0 Likes
271

Hello,

can abap-classe be used remote like java-classes or is it planned?

Regards Oliver

1 REPLY 1
Read only

MarcinPciak
Active Contributor
0 Likes
248

It can be called remotely only if it is a method of Business Object.

Please refer the example [ABAP - Business Object - Invoking a business object method from another system|http://wiki.sdn.sap.com/wiki/x/qgABCw]

Regards

Marcin