SAP

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

Service Consumption Models (SRVC)

A Service Consumption Model is an ABAP development object used to consume external services — such as OData, SOAP, or RFC-based services — from within the SAP BTP, ABAP Environment. Developers use it to generate the necessary proxy classes and artifacts that allow ABAP code to call remote services in a structured, type-safe way. It supports scenarios such as consuming SOAP-based web services or generating RFC proxy classes for remote function call integration.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this