Skip to content

SAP S/4HANA Cloud Product Web Ordering and Reporting extension sample showcases how to consume services from SAP S/4HANA Cloud. Both read and write data from/to SAP S/4HANA Cloud are used in this sample. This repository holds only the 'Web Ordering' app.

License

Notifications You must be signed in to change notification settings

SAP-samples/s4hana-ext-order-app

REUSE status

SAP S/4HANA Cloud Extensions - Product Web Ordering Application

This repository contains the sample code for the web product-ordering app from SAP S/4HANA Cloud Product Web Ordering and Reporting tutorial.

This code is only one part of the tutorial, so please follow the tutorial before attempting to use this code.

Description

The SAP S/4HANA Cloud Product Web Ordering and Reporting tutorial showcases an extension to an SAP S/4HANA Cloud system. With this simple product-ordering app, your customers can display and order products. One-time customers can buy available products without having to register first.

SAP Extensibility Explorer

This tutorial is one of multiple tutorials that make up the SAP Extensibility Explorer for SAP S/4HANA Cloud. SAP Extensibility Explorer is a central place where anyone involved in the extensibility process can gain insight into various types of extensibility options. At the heart of SAP Extensibility Explorer, there is a rich repository of sample scenarios which show, in a hands-on way, how to realize an extensibility requirement leveraging different extensibility patterns.

Requirements

  • An account in SAP Business Technology Platform (BTP) with a subaccount in the Neo environment and an SAP Business Technology Platform (BTP) Java server of any size.
  • An SAP S/4HANA Cloud tenant. This is a commercial paid product.
  • Java SE 8 Development Kit (JDK) and Apache Maven to build the application.

Download and Installation

This repository is a part of the Download the Sample Application step in the tutorial. Instructions for use can be found in that step.

Please download the zip file by clicking here so that the code can be used in the tutorial.

Known issues

If you are working with an SAP Business Technology Platform_Trial_ account, you must add the following 2 properties to the destination so that the connection to SAP S/4HANA Cloud works:

proxyHost = proxy-trial.od.sap.biz
proxyPort = 8080

How to obtain support

If you have issues with this sample, please open a report using GitHub issues.

License

Copyright © 2024 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.

About

SAP S/4HANA Cloud Product Web Ordering and Reporting extension sample showcases how to consume services from SAP S/4HANA Cloud. Both read and write data from/to SAP S/4HANA Cloud are used in this sample. This repository holds only the 'Web Ordering' app.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published