Skip to Content
0
Former Member
Jan 03, 2008 at 10:23 AM

How to use adaptive RFC model outside of SAP's app server?

18 Views

Hello,

In Web Dynpro there is an option to import an adaptive RFC model and then call it's functions. This is done relatively easy with the NWDS wizard.

I have written an idependant Java application that is not sitting on SAP's application server.

My question is: Is it possible, using RMI API for example to connect to the Java/ABAP stack of SAP's app server and activate a certain adaptive RFC model?