SAP Data Modeler - Customizing Parameters

SAP Data Modeler - Customizing Parameters

OneConnect Parameter Adjustments

The OneConnect solution includes a parameter table used for sending information—especially real-time data.
It is important to configure this table beforehand, prior to sending any data, to ensure proper communication and data handling.

Follow these steps to configure your parameter table:


Enter transaction ZONT_ONECM

.

Within the OneConnect transaction, open the "Execution" menu at the top and select "Parameter table"


Parameter Options

RFC_DESTINATION

This is the default endpoint where the information will be sent in real-time. The endpoint must exist in SM59, and we must ensure it has the same name and a proper communication setup with the target system.

SYSID

This is marked with an "X" in the parameter value field and is used to identify and send the system ID information along with the data sent from an entity.

SYSTEM_OPEN

This is marked with an "X" in the parameter value field and is used to indicate whether the OneConnect solution is open for any user to create, modify, or delete entities.

If the value is left blank, the system is considered "closed", and users will only be allowed to execute existing entities.

TRANSMISSION_MEDIUM

This defines the method for sending information from SAP. The available options are:

  • Table mode: Identified with a "T" in the parameter.
  • KDocs mode: Identified with a "K" in the parameter.
  • Combination of Table and KDoc mode: Identified with a "B" in the parameter.

USE_ALIAS

This parameter defines whether table and column aliases are sent. If marked with an "X", the values will be sent with their aliases; otherwise, the technical names of tables and columns will be sent.

TAG2 and TAG3

These are prefilled values that appear in each entity.

These tags help identify the SAP version and the client number used to send information from the entity.



Adjusting Parameters

  1. Ensure that edit mode is enabled (top-right of the screen).
  2. Modify the "Field Value" field with the required value, ensuring correctness.
  3. Press Enter to apply the change.
  4. Click "Save" to confirm the update.

  1. Select the request where this change will be stored, then click "Continue"

Warning

Incorrect parameter values can directly affect real-time data extraction.

Confirmation

Upon successful parameter adjustment, a confirmation message will appear at the bottom of the screen.


    • Related Articles

    • SAP Data Modeler - Entity Creation and Main Customizing

      Introduction This document provides a step-by-step guide for creating and configuring an entity within Onibex's SAP Modeler using transaction ZONT_ONECM. It outlines the essential processes, including selecting the appropriate domain and data type, ...
    • SAP Data Modeler - Working with the entity "ANY"

      Introduction This document provides a step-by-step guide for creating and configuring an entity within Onibex's SAP Modeler using transaction ZONT_ONECM. It outlines the essential processes, including selecting the appropriate domain and data type, ...
    • Onibex SAP Data Modeler - Functionalities

      Introduction The following table outlines key functionalities offered by the SAP Data Modeler, highlighting features designed to enhance data extraction, customization, and integration within SAP environments. No Function Description 1 Direct Data ...
    • SAP Data Modeler - Configuring and Reviewing Logs

      OneConnect Working with Logs The OneConnect solution offers two options for reviewing entity logs: Standard OneConnect Log – Logs are stored in the standard OneConnect logging table. TXT File in a Server Directory – Logs are saved as a .txt file in a ...
    • SAP Data Modeler – Identifying CDS Views Compatible with OneConnect Modeler

      The purpose of this manual is to provide a simple and practical guide to identifying CDS views within SAP that are compatible with the OneConnect Data Modeler. It outlines the necessary steps in a clear and concise manner, allowing users to quickly ...