Skip to content

SAP-samples/abap-platform-code-samples-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ABAP Platform Code Samples for SAP BTP, ABAP environment

REUSE status

Description

In this repository you will find several packages that contain the sample code of various blog posts.

How to use side effects in RAP?

Blog Post: How to use side effects in RAP

Requirements

This sample code can be deployed on a SAP BTP ABAP Environment system.

You have to create a package e.g. ZDMO_ABAP_CLOUD_SAMPLES_01 beforehand in ZLOCAL.

You have to link this repository to this package.

The code for each blog post is stored in a separate sub-package (for example ZDMO_ABAP_CLOUD_SAMPLES_01_001) of the super package ZDMO_ABAP_CLOUD_SAMPLES_01, that means the package uses Prefix folder logic.

When you import the content into another package (e.g. ZMYDEMO) the subpackages will be named ZMYDEMO_001 accordingly.

Download and Installation

You can download this code and import it into an ABAP environment system using the ABAP GitCLient. Please be sure to have a package e.g. ZDMO_ABAP_CLOUD_SAMPLES_01 in ZLOCAL created beforehand.

Known Issues

When you try to import this repository into a ABAP environment trial systems it might happen that this import does not run smoothly if another user has already performed an import.

How to obtain support

Create an issue in this repository if you find a bug or have questions about the content.

For additional support, ask a question in SAP Community.

License

Copyright (c) 2021 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.