cancel
Showing results for 
Search instead for 
Did you mean: 

Reg RFC to JDBC scenario

Former Member
0 Kudos

Hi Techies,

This is inregard of RFC to JDBC Scenario.

Iam having an old RFC to JDBC scenarion which is working fine.

I want to call other BAPI programme using the same RFC connection.

I have changed BAPI and ABAP Programmes.

But Still in my integration builder, Still the RFC is calling the old stucture.

How flush the buffer and call the new structure using the same RFC.

Regards,

Kiran

Accepted Solutions (0)

Answers (3)

Answers (3)

aashish_sinha
Active Contributor
0 Kudos

Hi,

You should re-import your BAPI/RFC to ESR and change mapping according to your new BAPI/RFC and map all source fields to target fields.

Regards

Aashish Sinha

former_member200962
Active Contributor
0 Kudos
But Still in my integration builder, Still the RFC is calling the old stucture.

what about the RFC structure that is imported in IR/ ESR....was it re-imported?

RKothari
Contributor
0 Kudos

>>How flush the buffer and call the new structure using the same RFC.

Try to stop the RFC channel, perform a test run and re-start the channel.