cancel
Showing results for 
Search instead for 
Did you mean: 

Call PL/SQL Function in ABAP over XI

Former Member
0 Kudos

Hi all,

is it possible to call a PL/SQL function in a BW-ABAP over XI and to get back the return value of the function. What proxy do i need and how should the coding look like if it is possible.

I am thankful for every little help.

Peter

Accepted Solutions (0)

Answers (2)

Answers (2)

VijayKonam
Active Contributor
0 Kudos

You can do a client proxy to JDBC scnario in XI. If you have a stored procedure on the Database side you can call it using SQL XML message type.

Search for the JDBC receiver adapter documentation on help.sap.com

VJ

Former Member
0 Kudos

I am really not understanding your question

can you please explain it little bit more?

Thanks,

Hetal