Sometimes there is a need to forcibly close the RFC connection after calling some RFC module. There can be many reasons, but more importantly, how to do it?
The functional module RFC_CONNECTION_CLOSE will help us with this. Below I will give an example of calling this FM for greater clarity:
Tag Archives: RFC ABAP
How work in ABAP with RFC connections in SAP systems? How open RFC connection and close RFC connection with ABAP SAP and call functional module using RFC.