2012 Sep 24 7:31 AM
Hi
can call a report program using an rfc function module and call from sap system to other sap system. or can i use call transaction in rfc function module in rfc to call report from one sap system to another.
Hi
can call a report program using an rfc function module and call from sap system to other sap system. or can i use call transaction in rfc function module in rfc to call report from one sap system to another.
2012 Sep 24 7:44 AM
Hello Goutam,
Bit curious to know the Business requirement though.
You can create a Remote Enabled FM in SE37 and can call this function module from other system (Its pretty easy and there are lot of help documents and topics you can find on SCN).
In this FM you can certainly call an ABAP program. and can pass desired values back to calling program.
Thanks and Regards,
Ravindra Sonar.
2012 Sep 24 8:16 AM
Hi,
what exactly do intend to do?
Via RFC you can call a function module on a remote system. This function module can of course start a report on the remote system via submit. Also this function module can execute a call transaction on this remote system.
So, what's your task?
Regards,
Dirk
2012 Sep 24 12:13 PM
Hi
As per my requirement i want to acess the data of from system to another. I got the solution. i created an rfc and i called submit in it.
thanks for the response.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |