Procedure
-
Double-click the tSAPADSOInput component to open its Basic settings view.
- 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.
-
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.
- Double-click the tFileOutputDelimited component to open its Basic settings view.
- 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.
- Select the Include Header check box to include the column names in the output file.