2010 Mar 01 10:43 AM
Hi Experts,
I have data source in Sap BW,I need to read data from SAP R/3 and export excel..Anyone can help me on this .
Thanks
Kanishka
Hi Experts,
I have data source in Sap BW,I need to read data from SAP R/3 and export excel..Anyone can help me on this .
Thanks
Kanishka
2010 Mar 01 10:51 AM
You can read data from another system using RFC function modules.
Create a Function module in your target system (the system that contains data to read) and set the funcion module as RFC enabled (in the attribute section) .
Now call the RFC function module from the target system specifying the option DESTINATION XXXX where XXXX is the target system set in SM59.
Best regards.
2010 Mar 01 11:35 AM
hi,
I am not aware about the RFC,can you explain more further
Thanks