‎2006 Oct 31 6:09 AM
Hi All,
There is a situation where i have to call a SAP data transfer technique from C Program to update SAP Tables, datas are avaliable in the form of Flat file (Text File).
can any please throw light on this...
Many Thanks
Yasar
‎2006 Oct 31 2:19 PM
You need the RFC SDK for this. It's available as part of the SAP GUI installation. There are some useful help files provided.
Another good starting point is using SE37 to generate a C program that shows how to call your RFC. I can't remember how to do this but I know I did it before in 4.6c.