How to import data to SAP

Posted by Mehmet AVSAR on Stack Overflow See other posts from Stack Overflow or by Mehmet AVSAR
Published on 2010-04-17T15:33:07Z Indexed on 2010/04/18 9:33 UTC
Read the original article Hit count: 426

Filed under:
|
|
|

Hi,

As a complete stranger in town of SAP, I want to transfer my own application's (mobile salesforce automation) data to SAP. My application has records of customers, stocks, inventory, invoices (and waybills), cheques, payments, collections, stock transfer data etc. I have an additional database which holds matchings of records. ie. A customer with ID 345 in my application has key 120-035-0223 in SAP. Every record, for sure, has to know it's counterpart, including parameters.

After searching Google and SAP help site for a day, I covered that it's going to be a bit more pain than I expected. Especially SAP site does not give even a clue on it. Say I couldn't find.

We transferred our data to some other ERP systems, some of which wanted XML files, some other exposed their APIs.

My point is, is Sql Server's SSIS an option for me? I hope it is, so I can fight on my own territory. Since client requests would vary a lot, I count flexibility as most important criteria. Also, I want to transfer as much data as I could.

Any help is appreciated.

Regards,

© Stack Overflow or respective owner

Related posts about sap

Related posts about ssis