Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 3.19 KB

34-S4HC-Prerequisites.md

File metadata and controls

44 lines (30 loc) · 3.19 KB

Prerequisites and Purpose of SAP S/4HANA Cloud Integration

Purpose

In the last sections, you learned how to create the Poetry Slam Manager application and how to enable it for multitenancy. In this section, Poetry Slam Manager is connected with the customer's SAP S/4HANA Cloud system to allow additional planning steps in a project.

The following features are handled:

  • Create projects for poetry slam events with one click and preview project information on the Poetry Slam Manager UI.

  • As an SAP S/4HANA Cloud user, start Poetry Slam Manager from your SAP S/4HANA Cloud launchpad and navigate from Poetry Slam Manager to the associated project in the system.

Prerequisites

Make sure that you fulfill the following prerequisites to implement this section:

  • You need an SAP S/4HANA Cloud subscription with Enterprise Portfolio and Project Management.
  • You need a user with access:
    • to set up single sign-on,
    • to create users and to assign authorizations,
    • to create OData services for the enterprise project integration, and
    • to configure the SAP S/4HANA Cloud launchpad.

API Overview

As Poetry Slam Manager will use OData services of SAP S/4HANA Cloud to create and read project data, make yourself familiar with the interfaces:

  1. SAP API Business Hub
  2. Enterprise Project OData v2
  3. Enterprise Project - Read Project Processing Status OData v4
  4. Enterprise Project - Read Project Profile OData v4

Links to SAP S/4HANA Cloud Help

As the integration of Poetry Slam Manager and SAP S/4HANA Cloud is supposed to work without any further authentification steps, you configure single sign-on in the tutorial. Besides this, URL mashups are created. User maintenance and authorizations are, of course, important, too.

If you need more information about the topics, you can have a look at the following links as a reference:

  1. Identity Authentication Configuration for SAP S/4HANA

  2. Enterprise Projects

  3. Identity and Access Management

  4. Configuration of Integrated SAP BTP Apps

  5. Communication Management

Next Steps

Now that you have an overview of the aim and the prerequisites of the SAP S/4HANA Cloud integration, the next step is to integrate the SAP BTP application with SAP S/4HANA Cloud.