This repository contains the material for the CodeJam on SAP Cloud Platform, ABAP Environment & ABAP RESTful Application Programming Model. Prerequisites and recommendations for this CodeJam are documented in the prerequisites file.
This CodeJam introduces attendees to the SAP Cloud Platform, ABAP Environment, aka Steampunk and the ABAP RESTful Application Programming Model. Developers can leverage the unmanaged scenario for extending existing applications and consuming existing ABAP resources. For brand new applications, developers can leverage the managed senario for building their application from the ground up.
The material consists of a series of exercises. Each exercise is meant to be independent of each other so, attendees can potential pick and choose which exercise to work on. Each exercise is contained in a directory, with a main 'readme' file containing the core exercise instructions, with optional supporting files, such as screenshots and sample files.
Here's an overview of the exercises in this CodeJam.
- Getting Started
- Exercise 1 - Hello World
- Exercise 2 - Consuming Services via HTTP
- Exercise 3 - ABAP RESTFul Application Programming Model - Unmanaged
- Exercise 3.1 - Create the Business Object Views
- Exercise 3.2 - Create the Business Object Behavior Definition and Implementation
- Exercise 3.3 - Create the Projection Views
- Exercise 3.4 - Create the Metadata Extensions
- Exercise 3.5 - Create the Behavior Defintion Projection
- Exercise 3.6 - Create the Sevice Definition and Service Binding
- Exercise 4 - ABAP RESTFul Application Programming Model - Managed
- Exercise 4.1 - Create the Business Object Views
- Exercise 4.2 - Create the Business Object Behavior Definition and Implementation
- Exercise 4.3 - Create the Projection Views
- Exercise 4.4 - Create the Metadata Extensions
- Exercise 4.5 - Create the Behavior Definition Projection
- Exercise 4.6 - Create the Sevice Definition and Service Binding
- Exercise 4.7 - Add Validations to the Behavior Definition
- Exercise 4.8 - Add Field Attributes and Custom Actions to the Behavior Definition
The requirements to follow the exercises in this repository, including hardware and software, are detailed in the prerequisites file.
These exercises assume that the Flight Reference Model is installed in your ABAP system. For more information on the Flight Reference Model and how to install it, please go here.
Support for the content in this repository is available during CodeJam events, for which this content has been designed. Otherwise, this content is provided "as-is" with no other support.
Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.