Thursday, 27 February 2014

How do we upload data from non sap to sap

LSMW which is an SAP tool (transaction LSMW) which allows you to record a transaction and upload a file of data using the recording.

- An external tool such as WinShuttle or Quadrate which are a bit easier to use and more flexible.

- Write an ABAP from scratch using built-in BAPI's or function modules for the transaction(s) you need to use.

SE16 is not an upload tool, and SM30 (SAP table maintenance tool) will not update all the tables that an SAP transaction hits at the same time.

As for the connection between FileZilla and SAP, you should be able to find out from the vendor how to extract data to a flat file. They should also be able to tell you the connections you're looking for. If they can't you will have to do the analysis on your own. 




No comments:

Post a Comment