cancel
Showing results for 
Search instead for 
Did you mean: 

closing RFC connection

0 Kudos

Hi everyone,

After executing an adaptive RFC, how can I close the connection?

Thanks...

Accepted Solutions (1)

Accepted Solutions (1)

monalisa_biswal
Contributor
0 Kudos

Please go through following link.

Answers (1)

Answers (1)

Former Member
0 Kudos

I guess we connect to Adaptive RFCs using the api IWDDynamicRFCModel to connection. If you want to disconnect the connection you can use the following method for the same.

-- disconnectIfAlive()

Hope this helps.

Munna SAP