Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Documents transfer from SAP to SQL DB

Former Member
0 Likes
571

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

4 REPLIES 4
Read only

Former Member
0 Likes
524

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

Read only

0 Likes
524

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

Read only

Former Member
0 Likes
524

Do you want to store documents inside a table in SQL Server?

Thanks & Regards,

Govind.

Read only

0 Likes
524

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