SAPMCRFC is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SAPMCRFC into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SM59 - RFC Destinations (Display/Maintain)
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Display and Maintain RFC Destinations
Text Symbol: TRD = Do you want to delete the trace files (dev_rfc*)?
Text Symbol: RTT = RFC Trace Files
Text Symbol: DEL = Do you want to delete the destination?
Text Symbol: 111 = 'RFC Trace File Access'
Text Symbol: 110 = Select an RFC connection
Text Symbol: 108 = Select one node only
Text Symbol: 106 = Internal Standard Connection
Text Symbol: 105 = Type
Text Symbol: 104 = Comment
Text Symbol: 100 = RFC Connections
Text Symbol: 027 = change
Text Symbol: 026 = copy
Text Symbol: 025 = delete
Text Symbol: 024 = display
Text Symbol: 023 = create
Text Symbol: 022 = SM59 Administration
Text Symbol: 021 = No
Text Symbol: 020 = Yes
Text Symbol: 019 = No internal destinations found
Text Symbol: 018 = Search
Text Symbol: 012 = Refresh
Text Symbol: 011 = Unknown type
Text Symbol: 010 = Connections via ABAP Driver
Text Symbol: 009 = TCP/IP connections
Text Symbol: 008 = SNA/CPI-C connections
Text Symbol: 007 = CMC Connection
Text Symbol: 006 = Logical Connections
Text Symbol: 005 = Internal Connections
Text Symbol: 004 = HTTP Connections to ABAP System
Text Symbol: 003 = HTTP Connections to External Server
Text Symbol: 002 = ABAP Connections
Text Symbol: 001 = R/2 Connections
INCLUDE SM59_CLIMPL.
INCLUDE SM59_PBO01.
INCLUDE SM59_PAI01.
INCLUDE SM59_FORMS.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAPMCRFC - Display and Maintain RFC Destinations SAPMCRFC - Display and Maintain RFC Destinations SAPMCR05 - Test Formulas in Work Center SAPMCR05 - Test Formulas in Work Center SAPMCOSS - Maintain Status Selection Profile (module pool for view cluster) SAPMCOSS - Maintain Status Selection Profile (module pool for view cluster)