The following section describes the functions of the Table component of Xtract Universal.
The component SAP Table or View can be used to extract contents from SAP tables and views.

Warning! Missing Authorization To use the Table component, access to the designated authority objects (RFC) in SAP must be available. For more information, refer to the knowledge base article SAP User Rights: Table.

Tip: To get information on the basics of Xtract Universal, refer to Getting Started with Xtract Universal.

Objects supported by the Table Component #

  • Transparent tables
  • Views
  • ABAP CDS views
  • Pool tables (joining not possible)
  • Cluster tables (joining not possible)

Restrictions #

When extracting tables from older SAP releases you may encounter restrictions when using the SAP standard function module (RFC_READ_TABLE). Possible restrictions include poor performance with large tables, limited width of columns, etc.

To avoid restrictions, install the Theobald Software custom function module /THEO/READ_TABLE on your SAP system, see Custom Function Module for Table.

How to use the Table component #

  1. Create a new extraction by clicking [New] in the main window of the Designer. The window “Create Extraction” opens.
    New

  2. Select an SAP connection from the drop-down menu in Source and enter a unique name for your extraction.
  3. Select the extraction type / component and click [OK] to confirm. The main window of the component opens automatically.

The extraction is now listed in the main window of the Designer. Double click the extraction to open the main window of the component. The majority of the functions of the component can be accessed using the main window.

More information on working with the Table component is provided in the following sections.


Functions Overview

Defining a Table Extraction

Table Joins

WHERE Clause

HAVING Clause

General Settings

Extraction Settings

Runtime Parameters