From 8bfdcfc9844fd35b5e03269b9791ca3a043e62c5 Mon Sep 17 00:00:00 2001 From: Dominik Stork <50145142+dstork@users.noreply.github.com> Date: Fri, 10 Jan 2025 10:39:19 +0100 Subject: [PATCH] The 'O' in OData should be in upper case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09506c6..cec46e2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![App List Report](/Images/app-list.jpg) ![App Object Page](/Images/app-objectpage.jpg) -The focus of this project is to demonstrate the features of annotation-driven SAP Fiori Elements for oData V4, using the ABAP RESTful Application Programming Model (RAP). The oData V4 app has been developed to be transactional- and draft- enabled. +The focus of this project is to demonstrate the features of annotation-driven SAP Fiori Elements for OData V4, using the ABAP RESTful Application Programming Model (RAP). The OData V4 app has been developed to be transactional- and draft- enabled. To run the feature showcase app, pull the source code from GitHub into your system (see instructions below for different system types), locate the Service Binding and publish it locally. You can start the app preview by selecting the Root node. You can also run it by building your own Fiori app using the SAP Business Application Studio and connecting to the backend via the service binding.