SAP Knowledge Base Article - Public

3622204 - How to create a new Customer Communication Scenario in ABAP Development Tool (ADT) when establishing a connection in Datasphere

Symptom

This KBA aims to describe one of the prerequisites for establishing a connection in Datasphere, including creating a new customer communication scenario in ABAP Development Tool (ADT) and create the corresponding communication arrangement in S/4HANA Cloud Fiori Launchpad.

Environment

  • SAP Datasphere
  • SAP S/4HANA Cloud Public Edition

Resolution

For step-by-step guidance, please refer to How to create a new Customer Communication Scenario in ABAP Development Tool (ADT) when establishing a connection in Datasphere | SAP Help Portal.

Prerequisites

  • For creating a new Customer Communication Scenario:
    • Install ABAP Development Tool (ADT).
    • In ADT, add a new ABAP Cloud Project for your S/4HANA Cloud Development Tenant.
    • Logon to the S/4HANA Cloud Development Tenant (usually Client 080) with Business User.
  • For creating a new Communication Arrangement based on this Customer Communication Scenario:
    • Logon to the S/4HANA Cloud (Fiori Launchpad) Customizing Tenant (usually Client 100) with Administrator User.

Create a new Customer Communication Scenario in ADT

  1. In your S/4HANA Cloud project, create a new Communication Scenario
  2. Give this new Communication Scenario a name starting with "Z".
  3. Add needed Inbound Service ID:
    1. Click the Inbound configuration
    2. Click the Add button
    3. Click the Browse button
    4. Select the S_PRIVILEGED_SQL1
  4. Add Authorization Object:
    1. Click the Authorization configuration
    2. Click the Insert button
    3. Search for SQL_VIEW
    4. Select SQL_VIEW
    5. Expand Authorization 0001
      1. SQL_SCHEMA: The name of the Service Binding (exposed as a schema) that you want to grant access to
      2. SQL_VIEW: Comma-separated list of all CDS view entities to which you want to grant access or * (if you want to allow access to all CDS view entities in the service definition)
      3. SQL_VIEWOP: Choose at least one option
        • For Remote Tables → Choose SELECT
        • For Replication Flows → Choose REPLICATE
  5. Click the Publish Locally button
  6. Now this customer can be found in S/4HANA Cloud Communication Arrangement Application

Create a new Communication Arrangement in S/4HANA Cloud Fiori Launchpad

  1. Open the Communication Arrangements APP.
  2. Click the New button.
  3. Search for the required scenario.
  4. Click the required scenario.
  5. Rename the Arrangement Name.
  6. Click the Create button.

Configurate the Communication Arrangement

  1. Select the Customer Communication system.
    • Note: If you have many required Communication Scenarios in one Datasphere Connection, please select the same Communication System when creating Communication Arrangements.
  2. Record the API-URL. e.g.,  https://myXXXXXX-api.s4hana.cloud.sap
  3. Click the Save button.

See Also

Keywords

KBA , DS-DI-CON , Connections , DS-DI-RT , Remote Tables , BC-DWB-AIE , Installation and infrastructure for ABAP tools in Eclipse , DS-DI-RF , Replication Flows , How To

Product

SAP Datasphere all versions ; SAP S/4HANA Cloud Public Edition all versions