Create a Shopping Cart Business Object
Beginner
25 min.
Create a shopping cart business object with SAP S/4HANA Cloud, ABAP Environment or SAP S/4HANA on-premise.
You will learn
- How to create an ABAP package
- How to create a database table
- How to create transactional UI services
- How to enhance the behavior definition of a data model
- How to publish a service binding
- How to run the SAP Fiori Elements Preview
Prerequisites
- This tutorial can be used in the SAP S/4HANA Public Cloud. This tutorial can also be used in both SAP S/4HANA Cloud, private edition system and SAP S/4HANA on-premise system with release 2022 FPS01, in which case you will need to import the SAP Note 3330593 and SAP Note 3280851 in your system. We suggest using a Fully-Activated Appliance in SAP Cloud Appliance Library for an easy start without the need for system setup.
- For SAP S/4HANA on-premise, create developer user with full development authorization
- You have installed the latest Eclipse with ADT.
- Use Starter Development Tenant in S/4HANA Cloud for the tutorial to have necessary sample data in place. See 3-System Landscape and Transport Management.
- Business role
SAP_BR_PURCHASERneeds to be assigned to your business user - In case the CAL instance is not used, please set up for developer extensibility to get
ZLOCALpackage. - Create software component for local cloud-ready development with
ZLOCAL - Create a structure package with
ZLOCAL - You are already logged into SAP S/4HANA Cloud, ABAP Environment or SAP S/4HANA on-Premise. If not, please complete the login tutorial.
In this tutorial, wherever ### appears, use a number (e.g. 000). This tutorial is done with the placeholder 000.












