2008 Mar 10 1:11 PM
Is it possible to call Normal function Module(FM) from WebDynPro for ABAP , Not RFCs
2008 Mar 10 1:30 PM
Then could you please help me to know the difference in calling FM and RFC
Is it possible to call Normal function Module(FM) from WebDynPro for ABAP , Not RFCs
2008 Mar 10 1:25 PM
2008 Mar 10 1:27 PM
2008 Mar 10 1:30 PM
Then could you please help me to know the difference in calling FM and RFC
2008 Mar 10 1:32 PM
There is no difference, unless you are specifically calling the RFC to connect to another system. If so, then you need to add the DESTINATION keyword to the function call and specify the destination name. This name must be defined in SM59. But, if you are not going to another system, you can call the RFC the same way you call the regular function module.
REgards,
Rich Heilman
2008 Mar 11 3:28 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |