Skip to content

DEV268 - SAP Cloud Platform, ABAP Environment Connectivity and Integration

Notifications You must be signed in to change notification settings

sreeni-ravi/teched2020-DEV268

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEV268 - SAP Cloud Platform, ABAP Environment Connectivity and Integration

Description

This repository contains the material for the SAP TechEd 2020 session called DEV268 - SAP Cloud Platform, ABAP Environment Connectivity and Integration.

Overview

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

Side-by-side extension

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.

Requirements

For a detailed step-by-step description check out our Onboarding Tutorial.

Download and Installation

You have to download and install the ABAP Development Tools (ADT) as described in section Requirements

Known Issues

There are no known issues.

Exercises

These are the steps of our hands-ons session:

How to obtain support

Support for the content in this repository is available during the actual time of the online session for which this content has been designed. Otherwise, you may request support via the Issues tab.

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.

About

DEV268 - SAP Cloud Platform, ABAP Environment Connectivity and Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published