Skip to content

Settings

This section contains an overview and description of all available Report settings.

The Report settings consist of the following subsections:

  • Control Buttons to close, save or delete the service .
  • Report displays the name and description of the selected report .
  • Advanced Settings define how the data is extracted from SAP .
  • Selection Parameters define the input for the yunIO service .
  • Output Columns define the output of the yunIO service .

yunIO-table

Control Buttons

[Delete]
Deletes the service.

[Cancel]
Closes the service and dismisses any changes.

[Run]
Opens the Run Menu to testrun the service directly in yunIO.

[Save]
Saves changes in the service.

Report

The Report section displays the name and description of the selected report.
To select a different source file, click Select in the upper right corner of the section.

Advanced Settings

Run in background

When the checkbox Run in background is activated, the report extraction is executed as a background job in SAP. Extracting large amounts of data in the foreground mode, may cause timeout errors (“Time limit exceeded”). Activate this setting to prevent timeout errors.

Dynamic column width and offset

When the checkbox "Dynamic column width and offset" is activated, the column width and offset are adjusted dynamically at report runtime. Alternative requirement for reports that have varying column widths depending on the report’s selection criteria.

Skip rows from top

Reports can display meta information in the header section of the report, before the actual report body. The setting Skip rows from top allows skipping the meta information.
Enter the number of rows to skip at the beginning of the report.

Skip rows from bottom

Similar to Skip rows from top, the setting Skip rows from bottom allows skipping rows in the footer section of the report.
Enter the number of rows to skip at the end of the report.

Variant

A variant contains a set of selections parameters that limit the result set of the report to records that match the selection. A selection variant can be created in SAP at the input screen of an ABAP report. The purpose of a variant is to minimize the necessity to enter selections each time you run a report. If available, variants can be selected from the drop-down-list.

Note

Manual selections and variants can be combined. Manual selections overwrite any selections in the variant.

Detect Columns

Detecting columns is mandatory for using the service. Click [Detect columns] to execute the report based on the selected variant or selections and detect columns automatically.

Note

If a report has variants, the variant must be selected, before using [Automatically detect columns].

Selection Parameters

The section Selection Parameters corresponds to the report’s input screen in SAP.
Some selection fields only have a technical name and no description. To understand which field corresponds to a field in SAP, compare the results with the report’s input screen in SAP.
Click a selection field and press F1 to display the technical name of a selection field.

Note

If a selection parameter is left empty, the report uses the value defined in the report.

Output Columns

In the section Output Columns the length and names of the detected report columns are displayed.

Tip

To manually adjust the length and names of columns, download and edit the service definition of the report service.


Last update: June 28, 2024