Configuring the Job for retrieving ADSO data from SAP BW - 7.3

SAP

Version
7.3
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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
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
2023-06-12

Procedure

  1. Double-click the tSAPADSOInput component to open its Basic settings view.
  2. Check the authentication details of your SAP BW ADSO metadata. These fields are automatically populated after dragging-and-dropping the SAP BW ADSO metadata into the design workspace.
  3. Click the [...] button to open the Schema dialog box, which displays the columns of data that you wish to retrieve.

    In this example, nine columns are displayed, MANDT, GJAHR, BELNR, BLDAT, BSCHL, BSTAT, BUDAT, and HWAER of String type, and DMSHB of BigDecimal type.

    You can also change the schema to the Built-In mode and click the [...] button next to Edit schema to update the schema definition.

  4. Double-click the tFileOutputDelimited component to open its Basic settings view.
  5. In the File Name field, specify the path to the file in which retrieved data will be written, D:/tsapadsoinput_out.csv in this example.
  6. Select the Include Header check box to include the column names in the output file.