3 weeks ago
Hello, how to determine the RFC type currently used in the system if it is Asynchronous, Synchronous, etc. Which tcode should i check?
Request clarification before answering.
All RFC types are "currently used in the system". In order to find out, which type each single one is, you would have to look at the location in the ABAP code, where each call is triggered. E.g.
Only currently executing calls of type qRFC and bgRFC can be monitored in a transaction: SMQ1 & SMQ2 for outbound & inbound qRFC, and SBGRFCMON for bgRFC.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
54 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.