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

RFC

Former Member
0 Likes
323

HI

is it possible to call class method remotely like we can do with remote enabled function module. if 'yes', how to make it?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
294

Hi,

We cannot call a Class method remotely. We need to write a wrapper RFC function module and then call the method inside the function module.

Regards,

Rudra

1 REPLY 1
Read only

Former Member
0 Likes
295

Hi,

We cannot call a Class method remotely. We need to write a wrapper RFC function module and then call the method inside the function module.

Regards,

Rudra