Using Export table action

Use the Export table action to export a table to a datatable or CSV file.

Procedure

To export a table, follow these steps:

  1. In the Actions palette, double-click or drag the Export table action from the SAP package.
  2. In the Session name field, enter the session name you used to connect to the SAP application in the Connect action.
  3. In the Field path field, specify the location or a string variable that contains the location of the object.
    You can use Recorder capture action to capture SAP controls and retrieve the field path or install a Scripting Tracker or a similar tool to retrieve the field path of the SAP object.
  4. In the Export As option, select CSV or Datatable to specify the export option of the table cell:
    ChoiceSteps
    CSV
    1. In the File Path field, specify the location or file variable.
    2. Optional: In the Encoding field, specify the value.
    3. Select the Export data with header check box to export with header.
    4. In the When saving field, select Append to existing log file or Overwrite existing log file to append the log file or overwrite the content within the log file.
    Datatable In the Datatable field, specify the value.
  5. Click Save.