ABAP Keyword Documentation → ABAP Glossary
RFC destination
An RFC destination contains the connection parameters for remote function calls. It contains the connection type, the target system, and the partner program. Connections that only affect other AS ABAPs can be classified as trusted systems. RFC destinations are managed statically using the transaction SM59 or dynamically using the class CL_DYNAMIC_DESTINATION.