RFC Communication Configuration
Tutorials that teach this
Docs explaining this concept
Prerequisites
- Concept SAP BTP Communication Scenarios A communication scenario in SAP BTP is a predefined configuration that groups the APIs and services required to enable a specific integration between SAP BTP and an external system. Developers use communication scenarios to read or exchange specific categories of data — such as [business user logon details](https://help.sap.com/docs/btp/sap-business-technology-platform/b94978f5f709491499384d5266b30079?locale=en-US&state=PRODUCTION&version=Cloud), certificate data, business role data, or communication user data — with external identity management systems or other consumers. Each scenario bundles the relevant [SAP-provided APIs](https://help.sap.com/docs/btp/sap-business-technology-platform/8caf6d6cdf9b41639ce959f6a0f63c35?locale=en-US&state=PRODUCTION&version=Cloud) needed for that integration use case, allowing developers to set up secure, scoped communication arrangements without building connectivity from scratch.
- Concept ABAP Environment