Skip to content

Collection of sample code to demonstrate ABAP for standard on-premise development.

License

Notifications You must be signed in to change notification settings

SAP-samples/abap-platform-code-samples-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

REUSE status

ABAP Platform Code Samples for On-premise Systems

Description

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

ABAP Cloud integration with Microsoft

How to generate RAP BOs with custom entities

Requirements

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.

Download and Installation

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.

Known Issues

none

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.

Contributing

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.

License

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.