You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SAP S/4HANA extension application following patterns for building resilient applications on SAP BTP, such as the use of DevOps, observability, integration with business process workflows, and multi-region failover
Sample code of a small command line interface program implemented in Python to facilitate customer data migration by splitting an oversized XML data file into smaller ones; these can then be fed into the SAP S/4HANA Migration Cockpit file in the staging approach for further processing.
This sample code showcases a side-by-side extension scenario for S/4 HANA. This sample explains how to complement an existing business process in an SAP solution, i.e. SAP S/4HANA On-Premise with additional business process steps in SAP BTP Kyma Runtime. This involves adding major logic and/or additional data and goes beyond simple UI changes.
The goal of this comprehensive scenario is to demonstrate the process of creating a fusion application on the SAP Business Technology Platform. This involves utilising SAP Build Code with Joule, the Restful ABAP Programming Model, SAP Build Apps, and extending SAP S/4HANA.