ABAP Keyword Documentation → ABAP - Release-Specific Changes → Changes in Releases 7.5x → Changes in Release 7.54 → ABAP RESTful Programming Model in Release 7.54
Business Service in Release 7.54
Other versions:
7.31 | 7.40 | 7.54
Modification 1
Business Service
The business service is defined by the fact that the relevant data artifacts and the behavior model are made available for consumption. The business service is split into two different artifacts:
- Business service definition (or service definition for short)
A projection of the data model and of the associated behavior that is to be offered for consumption.
- Business service binding (or service binding for short)
Implements protocols (for example, OData) that are to be offered for consumption.