In this repository you will find several packages that contain the sample code of various blog posts.
- Blog Post: How to redefine RDS based OData services ?
This sample code can be deployed on a SAP S/4HANA system in packages that have the ABAP language version: Standard ABAP.
You have to create a package (e.g. ZABAP_STANDARD
) beforehand in software component HOME
without specifing a super package.
The code for each blog post / workshop is stored in a separate sub-package (for example ZMS2
) of the super package ZABAP_STANDARD
.
The repository uses folder logic FULL. That means that the content can only be imported into packages that have exactly the same name.
You can download this code and import it into an ABAP environment system using the report ZABAPGIT. Please be sure to have a package (e.g. ZABAP_STANDARD
) in the software component HOME
without specifing a super package created beforehand.
none
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.
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.
Copyright (c) 2022 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.