 |
|
| > |
QUESTION POSED ON: 07 October 2004
Is there some RFC call that lets you write to an SAP table? I need to export some data from Access.mdb to a custom built SAP table using VB.
|
|
| > |
|
There is no generic way to populate an SAP table though RFC. If the table is your own (not SAP standard) and it is never updated within SAP you could write to it directly using SQL/ODBC. Otherwise, you need to write an RFC-enabled ABAP function module (RFM) that receives data from without and puts it into the table.
|
|
|
');
// -->

|
|
 |

 |
 |
Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
|
 |
 |
 |
|
 |
 |
 |
|
 |
|
 |