cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Lookup

Former Member
0 Kudos

Hi All

I need to do a jdbc lookup using stored procedure.

Hw can we do that using JDBCLookup fucntion in graphical mapping as I am only getting an option to do the lookup using tables only.

Thaks in Adavnce

Archana

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member208856
Active Contributor
0 Kudos

take the help for JDBC Lookup from the links :

/people/jin.shin/blog/2008/02/15/sap-pi-71-mapping-enhancements-series-graphical-support-for-jdbc-and-rfc-lookups

http://help.sap.com/saphelp_nwpi71/helpdata/en/33/1ec6ced273493a993a80c2301c03da/frameset.htm

Former Member
0 Kudos

Thanks Sandeep for your time. I am actually looking for JDBC Lookup for Stored Procedure through JDBC Lookup Function. The second link talking about only Defining RFC Lookups Graphically and first link is just for table access only.

Shabarish_Nair
Active Contributor
0 Kudos

one way - /people/arpil.gupta/blog/2008/11/03/workaround-for-jdbc-scenarios

but make sure you also read thru the comments in the blog to understand the implications