‎2010 Oct 14 12:21 PM
Hello,
I am looking for an RFC function, class or program that allows me to execute ANY function in a remote SAP system, just like function RFC_READ_TABLE. This one gets me the records in the specified table.
Does any one has an idea ??
Thanks.
‎2010 Oct 16 11:21 PM
Try...TRANSACTION_CALL_VIA_RFC through this you can call any transaction of the system...
Hope this will help you.