This repository contains the material for the ABAP RESTful Application Programming Model workshop: RAPCJE - SAP Cloud Platform, ABAP Environment Connectivity and Integration.
In this session we will show you how you can use SAP Cloud Platform, ABAP environment for side-by-side extension scenarios with SAP S/4 HANA using the ABAP RESTful Application Programming Model
Our scenario is an inventory application that runs on SAP Cloud Platform, ABAP environment. This application will use product master data from an on premise S/4 HANA system that will be retrieved via calling an OData service and via calling a SOAP web service.
To speed up the development we will use a tool called the RAP Generator that generates the complete stack of a RAP business object based on one or more tables that have to be created beforehand.
For this workshop we even prepared a class that also creates the table for the inventory data and then calls the RAP Generator to generate the RAP business object on top. This allows us to skip writing lots of boiler plate coding that you otherwise would have to write yourself.
And we can start much faster with the implementation of our side-by-side integration scenario, so that it fits into the schedule of a 2-hour hands-on session.
- You have created a trial account on SAP Cloud Platform: Get a Free Trial Account on SAP Cloud Platform.
- You have installed the ABAP Development Tools (ADT). Get the ABAP Development Tools (ADT), section „Procedure“.
- You have prepared your ABAP Trial which can be easily be done via the SAP Cloud Platform cockpit in just 3 steps.
For a detailed step-by-step description check out our Onboarding Tutorial.
You have to download and install the ABAP Development Tools (ADT) as described in section Requirements
There are no known issues.
These are the steps of our hands-ons session: