Application Development 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: 

RFC

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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