Aggregating and filtering data in multiple SAP tables
This example demonstrates how to use the tELTSAPInput and
tELTSAPMap components to aggregate data from two SAP tables and
filter the columns and rows of data, finally write the filtered data into a local CSV file
using a tFileOutputDelimited component.