InterviewSolution
Saved Bookmarks
| 1. |
When Is Rfc Connection Closed ? |
|
Answer» When the context of the calling ABAP/4 PROGRAM has ENDED or explicitly by RfcAbort or RfcClose in the EXTERNAL program. When the context of the calling ABAP/4 program has ended or explicitly by RfcAbort or RfcClose in the external program. |
|