https://github.com/sap-samples/abap-platform-refscen-flight
SFlight is back! This is the Flight Reference Scenario for the ABAP RESTful Application Programming Model.
https://github.com/sap-samples/abap-platform-refscen-flight
abap abap-environment abap-restful flight-reference-scenario open-source rap sample sample-code sap-cloud-platform
Last synced: 10 months ago
JSON representation
SFlight is back! This is the Flight Reference Scenario for the ABAP RESTful Application Programming Model.
- Host: GitHub
- URL: https://github.com/sap-samples/abap-platform-refscen-flight
- Owner: SAP-samples
- License: apache-2.0
- Created: 2018-09-27T11:56:46.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T12:53:59.000Z (about 1 year ago)
- Last Synced: 2025-05-16T06:04:53.307Z (10 months ago)
- Topics: abap, abap-environment, abap-restful, flight-reference-scenario, open-source, rap, sample, sample-code, sap-cloud-platform
- Homepage:
- Size: 847 KB
- Stars: 279
- Watchers: 27
- Forks: 104
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://api.reuse.software/info/github.com/SAP-samples/abap-platform-refscen-flight)
# ABAP Flight Reference Scenario for the ABAP RESTful Application Programming Model
The ABAP RESTful Application Programming Model (RAP) defines the architecture for efficient end-to-end development of intrinsically SAP HANA-optimized Fiori apps. It supports the development of all types of Fiori applications as well as Web APIs. It is based on technologies and frameworks such as Core Data Services (CDS) for defining semantically rich data models and a service model infrastructure for creating OData services with bindings to an OData protocol and ABAP-based application services for custom logic and SAPUI5-based user interfaces.
The ABAP Flight Reference Scenario provides sample data and services as well as legacy business logic to get familiar with RAP. You can check out the end-to-end scenarios or build your own app based on the sample data.
**Note:**
The branches of this repository were renamed recently. If you have already linked an ABAP Package to a branch with an outdated name, unlink the repository first and then pull the link to the branch with the new name, as described in step 3 of the Download section in the respective README.
## ABAP Platform Cloud
Choose this if you are working on SAP BTP or SAP S/4HANA Cloud, public edition.
To import the reference scenario into your ABAP Environment, follow the steps in the [README](../ABAP-platform-cloud/README.md) file of the branch ABAP-platform-cloud and download the sources from this branch.
For more information, see [Downloading the ABAP Flight Reference Scenario](https://help.sap.com/docs/abap-cloud/abap-rap/downloading-abap-flight-reference-scenario?locale=en-US).
## ABAP Platform
Choose this if you are working on SAP S/4HANA, on-premise edition or SAP S/4HANA Cloud, private edition.
To import the reference scenario into your ABAP system, follow the steps in the relevant README file and download the sources from the branch corresponding to your your backend version:
* [README](../ABAP-platform-2019/README.md) of branch ABAP-platform-2019 (Application Server ABAP 7.54)
* [README](../ABAP-platform-2020/README.md) of branch ABAP-platform-2020 (Application Server ABAP 7.55)
* [README](../ABAP-platform-2021/README.md) of branch ABAP-platform-2021 (Application Server ABAP 7.56)
* [README](../ABAP-platform-2022/README.md) of branch ABAP-platform-2022 (Application Server ABAP 7.57)
* [README](../ABAP-platform-2023/README.md) of branch ABAP-platform-2023 (Application Server ABAP 7.58)
For more information about the ABAP Flight Reference Scenario, see [Downloading the ABAP Flight Reference Scenario](https://help.sap.com/docs/ABAP_PLATFORM_NEW/fc4c71aa50014fd1b43721701471913d/def316685ad14033b051fc4b88db07c8.htmll).
## How to obtain support
This project is provided "as-is": there is no guarantee that raised issues will be answered or addressed in future releases.
## License
Copyright (c) 2018-2024 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the SAP Sample Code License except as noted otherwise in the [LICENSE](LICENSES/Apache-2.0.txt) file.