cancel
Showing results for 
Search instead for 
Did you mean: 

Sending sap table fields to sql

Former Member
0 Kudos

Hello All,

I have a requirement where i need to pick up 10 fields from standard SAP tables to sql database. Which is the best sceario to use? I was thinking of using Proxy to JDBC instead of RFC to JDBC.

Any suggestions ?

Thanks everyone !

Teresa

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Its purely based on design and requirement. If you dont want to custom application coding using abap proxy and readily RFCs are there then go for RFC. Otherwise Proxy is better. Proxy is great in performance.

Answers (1)

Answers (1)

Former Member
0 Kudos

Proxy to JDBC is a better idea.

You have more transparency, visibility & control over the steps....

-santosh.