In previous blogs, I shared the use case diagrams (
S/4HANA Extensibility: Use Case Overview) and a description of the S/4HANA in-app extensibility tools (aka key user tools:
The Key User Extensibility Tools of S/4 HANA). In this blog I want to share three scenario diagrams. These diagrams show the process flow for three extensibility scenarios.
The first diagram shows how to:
- Adopt a SAP Fiori application
- Add a custom field to a SAP Fiori application
- Add the custom field to further objects, for example reports, forms, …
- Add custom logic for a SAP Fiori application
- Transport the changes
It refers to the use cases I1, I2 and I4 in the use case diagram (see:
S/4HANA Extensibility: Use Case Overview).
Figure 1: Scenario Diagram Extensibility of a SAP Fiori Application
The second diagram shows how to:
- Create custom analytical query and a custom CDS view
- Create an analytical application (KPI, report) on top
- Add the application to a Fiori catalog
- Transport the changes
It refers to the use case I3 in the use case diagram.
Figure 2: Scenario Diagram Analystics Extensibility
The third diagram shows how to:
- Create custom business object with OData service and UI
- Adopt the UI
- Add the custom business object UI to a Fiori catalog
- Transport the changes
It refers to the use cases I5 and I6 in the use case diagram.
Figure 3: Scenario Diagram Custom Business Objects
In the 2nd and 3rd diagram, you can see orange boxes called
External Consumption. For details on this path see my blog
S/4HANA Extensibility: How to Connect Your SAP S4HANA Cloud to SAP HANA Cloud Platform (HCP).