Prepare the RAP-Based Travel Service
Beginner
20 min.
Prepare a travel service based on the SAP ABAP RESTful Application Programming Model (RAP).
You will learn
- How to generate a RAP service as a preparation for this tutorial
- How to publish and test the RAP service using the preview option of the ABAP Development Tools
Prerequisites
- You need a trial account for the SAP Business Technology Platform. Follow these instructions in case you need to set up an account: Get a Free Trial Account on SAP Cloud Platform.
- Prepare your SAP Business Technology Platform ABAP Environment: Create an SAP Cloud Platform ABAP Environment Trial User – be sure to also check the prerequisites of this linked tutorial which include the installation of the ABAP Development Tools.
This tutorial shows how to create an individual RAP-based OData service, which can be used within all the steps of the upcoming chapters of the tutorials presented within the tutorial group.
For more information about the ABAP RESTful Application Programming Model (RAP), especially related to the different CDS view files used in the upcoming chapters, please refer to the documentation pages of Get to Know the ABAP RESTful Application Programming Model.