‎2006 Dec 18 10:49 AM
Hi All,
Please let me know how attachments/documents (word,excel..)with the meta data which are stored in SAP R/3 database will be transfered to another database i.e.,SQL Server and vice versa, where the SQL DB has .NET interface..the transfer of documents in either way is triggered based on the .NET interface actions
sure rewards!!
Thanks & regards
Yasar
‎2006 Dec 18 11:35 AM
U need to use FTP function modules....
1) HTTP_SCRAMBLE.
2) SAPGUI_PROGRESS_INDICATOR
3) FTP_CONNECT
4) FTP_R3_TO_SERVER (From SAP to external system)
FTP_SERVER_TO_R3 (From external system to SAP)
5) FTP_DISCONNECT
6) RFC_CONNECTION_CLOSE
‎2006 Dec 19 7:14 AM
hi Ramesh,
Can you please provide me the code iam in urgent need of it ....
please mail me at arafathit@gmail.com
Many Thanks
Yasar
‎2006 Dec 18 12:41 PM
Do you want to store documents inside a table in SQL Server?
Thanks & Regards,
Govind.
‎2006 Dec 19 5:28 AM
hi Govind,
not necessary to store the actual documents in the SQL table but it should be avaliable in the .net interface.
Thanks & regards
yasar