cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Scenario

sahana_ps
Participant
0 Kudos

Hi all,

Is it possible to fetch function location field from SAP ECC Database through SAP PI and update it to oracle database system?

If its possible,will it be a jdbc to jdbc scenario?

can anyone explain on this....any help will be appreciated...Since I am new to this

thank you...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sahana,

You can use an ABAP Proxy to JDBC scenario to achieve this.

just check for proxy to jdbc scenarios in SDN you will find step by step documentations...

Thanks....

Answers (2)

Answers (2)

sahana_ps
Participant
0 Kudos

Thanks for your reply.....

then I need to go for RFC to jdbc scenario because client will not approve to use proxy...

rajasekhar_reddy14
Active Contributor
0 Kudos

You can use RFC also, request your ABAP team to build custom Function module tom pull data from tables and use RFC as a sender.

prateek
Active Contributor
0 Kudos

You should never attempt to connect SAP system witrh JDBC adapter. Try proxy as mentioned.

Regards,

Prateek Raj Srivastava