Question:
Hi all,
I have a requirement of transferring file from Lagacy to SAP R/3 Application server. The file is a text file. Please let me know what are different ways for the same ?
Thanks
Surender
Answer:
FTP?
Answer:
do you want to insert this data in an SAP table?
or just transfer this file at OS level?
Snowy
_________________
SapFans Moderator
NetWeaver ‘04–SAP Web AS for ORACLE certified
Search: /forums/search.php
SAP Notes: http://service.sap.com/notes
SAP Help: http://help.sap.com
Basic Rules: /forums/viewtopic.php?t=222759
Answer:
Hi Snowy,
I need to post this file to SAP table using BDC..
Thanks
Surender
Answer:
ftp is the most used tool to transfer data from legacy to SAP. Its very simple.
Answer:
diff ways avail to upload file -> SAP table like
Batch input, Direct Input, CATT, LSMW, SXDA(?) depends
on diff requirement.