cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding RFC to JDBC scenario.

Former Member
0 Kudos

We are trying to get the data from two JDBC TABLES to the same RFC structure. Can we have two different structures in response? can we achieve this without data loss?

thanks & regards,

karthick.c

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Karthick,

yes, that should be possible. You can put serveral statement to one request and of course several table to a RFC function.

Regards,

Udo

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

why don't you try one call (stored procedure)

to get the data from both tables at once

/people/siva.maranani/blog/2005/05/21/jdbc-stored-procedures

Regards,

michal