SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Custom Inbound API Creation in SAP S/4HANA Cloud

A Communication Arrangement is a configuration object in SAP BTP's ABAP Environment and SAP S/4HANA Cloud that defines how two systems communicate by linking a communication scenario to a communication system and user. Developers use it to set up inbound and outbound integrations — for example, connecting the ABAP Environment with SAP S/4HANA Cloud — and can manage arrangements programmatically via the Communication Arrangement - Read and Write Integration service. Arrangements can also be provisioned automatically using YAML or JSON descriptor files, enabling automated setup as part of deployment pipelines.

Tutorials that teach this

Docs explaining this concept

Discovery missions teaching this

Code samples embodying this

Concepts that build on this