‎2008 Apr 01 7:36 AM
Hi,
As a process to retrive data from SAP into VB, i need to read SAP tables remotely from VB. I am able to connect to SAP using objects but i need a way to read the table data. Could you pls suggest methods...
Thank you
anan
‎2008 Apr 01 7:44 AM
Hi,
Once you connected to SAP, it is easy. Use the remote enabled function module name
RFC_READ_TABLE
to read the fields and content of a given table.
Pls let me know if you need detailed explanation about data retrieval
Regards