Configuring the tSAPBapi component - Cloud - 8.0

SAP

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Business applications > SAP components
Data Quality and Preparation > Third-party systems > Business applications > SAP components
Design and Development > Third-party systems > Business applications > SAP components
Last publication date
2024-03-28

Procedure

  1. Double-click tSAPBapi to open its Basic settings view on the Component tab.
    The SAP Function field has already been filled automatically with the name of the function to be called. In this example, it is RFC_READ_TABLE.
    The Input and Output tables have already been filled automatically with the input and output schemas of the function RFC_READ_TABLE.
  2. In the Input table, click in the Schema field for the QUERY_TABLE input parameter and click the [...] button in the cell. In the pop-up dialog box, enter the value for the QUERY_TABLE input parameter between double quotation marks in the Value column. In this example, the table to be queried is VBRK.
  3. Do the same to set the value for the ROWCOUNT and ROWSKIPS input parameters to 10 and 0 respectively.
  4. Click in the Source Row field for the FIELDS input parameter and select row1 from the drop-down list.
  5. Do the same to select row2 for the OPTIONS input parameter.