Skip to Content
0
Former Member
May 14, 2008 at 07:12 PM

How to JCO to call RFC

362 Views

HI All,

Im using JSPDynpage and I need to call a FM to see if the connection works. Im using JCO.

What I need to know is the following, please correct and add Inputs :

1. Create a JCO Pool

2. Create a repository

3. Get a function template from the repository

4. Create a function from the template

I basically need to understand the steps involved.