‎2013 Feb 26 4:00 PM
Hi All,
I have a requirement to select data from one SAP system to another system based upon certain where condition and then do further processing.
Is there any SAP standard function module(remote enable) which displays data from a specified table?
Thanks,
Sanjay
‎2013 Feb 26 6:24 PM
‎2013 Feb 26 6:24 PM
‎2013 Feb 26 6:42 PM
Hi Raymond,
Didn't know (or didn't remember that) about this one, it's nice.
It has some limitation regarding retrieved amount of data but still cool.
Edgar
‎2013 Feb 27 9:33 AM
Hi Raymond,
Thanks for your answer, but I have already tried this function module. It works really fine but without any where condition.
I was looking for a function module where I can specify where condition as well. I have found following FMs which looks like solve my problem but they are restricted for only certain table types
/SDF/S_TCC_TABLE_READ
/SDF/S_TCC_TABLE_READ2
I will continue my search for another few days and if I didn't find any standard one then I might write one myself simillar to above FM.
thanks,
Sanjay
‎2013 Feb 27 3:06 PM
Sanjay,
I would suggest you to, in case you don't find a std. FM that matches your requirement, to make a copy of that RFC_READ_TABLE and adapt it in way you need. Just brainstorming...
Edgar
‎2013 Feb 27 3:37 PM
‎2013 Feb 26 6:33 PM
Hi Sanjay,
As far as I know, but I could be wrong, there's no FM in this way you need, which is able to retrieve data from any given table. Off course we have a couple of FMs that retrieves specific data but not a generic like that.
Regards,
Edgar