{"id":15148518,"url":"https://github.com/sap-samples/abap-platform-refscen-flight","last_synced_at":"2025-05-16T06:04:58.598Z","repository":{"id":37931426,"uuid":"150579398","full_name":"SAP-samples/abap-platform-refscen-flight","owner":"SAP-samples","description":"SFlight is back! This is the Flight Reference Scenario for the ABAP RESTful Application Programming Model.","archived":false,"fork":false,"pushed_at":"2025-03-07T12:53:59.000Z","size":867,"stargazers_count":279,"open_issues_count":14,"forks_count":104,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-05-16T06:04:53.307Z","etag":null,"topics":["abap","abap-environment","abap-restful","flight-reference-scenario","open-source","rap","sample","sample-code","sap-cloud-platform"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SAP-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-27T11:56:46.000Z","updated_at":"2025-04-28T19:43:33.000Z","dependencies_parsed_at":"2023-01-29T00:01:19.245Z","dependency_job_id":"cc7e13a3-c7c9-4fd0-b496-76f11a161b4b","html_url":"https://github.com/SAP-samples/abap-platform-refscen-flight","commit_stats":null,"previous_names":["sap/abap-platform-refscen-flight"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fabap-platform-refscen-flight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fabap-platform-refscen-flight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fabap-platform-refscen-flight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fabap-platform-refscen-flight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAP-samples","download_url":"https://codeload.github.com/SAP-samples/abap-platform-refscen-flight/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478187,"owners_count":22077676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["abap","abap-environment","abap-restful","flight-reference-scenario","open-source","rap","sample","sample-code","sap-cloud-platform"],"created_at":"2024-09-26T13:20:16.569Z","updated_at":"2025-05-16T06:04:58.577Z","avatar_url":"https://github.com/SAP-samples.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/abap-platform-refscen-flight)](https://api.reuse.software/info/github.com/SAP-samples/abap-platform-refscen-flight)\n\n# ABAP Flight Reference Scenario for the ABAP RESTful Application Programming Model \nThe 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.\n\nThe 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.\n\n**Note:**  \nThe 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 \u003cem\u003eDownload\u003c/em\u003e section in the respective \u003cem\u003eREADME\u003c/em\u003e. \n\n## ABAP Platform Cloud\nChoose this if you are working on SAP BTP or SAP S/4HANA Cloud, public edition. \nTo import the reference scenario into your ABAP Environment, follow the steps in the [README](../ABAP-platform-cloud/README.md) file of the branch \u003cem\u003eABAP-platform-cloud\u003c/em\u003e and download the sources from this branch. \n\nFor 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).\n\n## ABAP Platform\nChoose this if you are working on SAP S/4HANA, on-premise edition or SAP S/4HANA Cloud, private edition. \nTo 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: \n\n* [README](../ABAP-platform-2019/README.md) of branch \u003cem\u003eABAP-platform-2019\u003c/em\u003e (Application Server ABAP 7.54)\n* [README](../ABAP-platform-2020/README.md) of branch \u003cem\u003eABAP-platform-2020\u003c/em\u003e (Application Server ABAP 7.55)\n* [README](../ABAP-platform-2021/README.md) of branch \u003cem\u003eABAP-platform-2021\u003c/em\u003e (Application Server ABAP 7.56)\n* [README](../ABAP-platform-2022/README.md) of branch \u003cem\u003eABAP-platform-2022\u003c/em\u003e (Application Server ABAP 7.57)\n* [README](../ABAP-platform-2023/README.md) of branch \u003cem\u003eABAP-platform-2023\u003c/em\u003e (Application Server ABAP 7.58)\n\nFor 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).\n\n## How to obtain support\nThis project is provided \"as-is\": there is no guarantee that raised issues will be answered or addressed in future releases.\n\n## License\nCopyright (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.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap-samples%2Fabap-platform-refscen-flight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsap-samples%2Fabap-platform-refscen-flight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap-samples%2Fabap-platform-refscen-flight/lists"}