on ‎2007 Oct 31 1:28 PM
Hi all
I have a Function module ,I want to generate a server proxy from this FM.
How can i do it?Can anyone please help me?I don't want to use RFC Adapter.
thanks in advance.
Request clarification before answering.
Srinivas,
you can't generate a proxies from FM. Proxies are generated from interfaces.
So if you want to call your FM from XI via ABAP Proxies, create the interface on XI first, then generate the proxy classes (described answer above) and call the FM from this classes' method.
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.