/
(Glue-2502)SAP Table Fetchers

(Glue-2502)SAP Table Fetchers

SAP Table Fetcher uses an SAP table as its data source. For data reading provide multiple Delta types and Load types. They also support the filtering of selected data.

Creating SAP Table Fetchers

Perform the steps provided under How to Create a Fetcher Object and select SAP Table Fetcher from the Component implementation the drop-down in step 7.

Activating SAP Table Fetchers

After creation, the object is in the saved state.

The following information is mandatory before the activation:

  • SAP Table
    • Name of the SAP table for the data read
    • F4 help is available
  • Delta type
    • A drop-down menu with all available delta types
    • For more information see the chapter 1463779344

The following information is optional before the activation:

  • Selection
    • Checkbox for each field of the SAP table that allows you to mark them relevant for selection before the extraction

  • Read all clients
    • If selected, allows you to fetch data from the SAP table for all clients 
    • The table must have a field. MANDT
  • Read cold data
    • If enabled, SAP will retrieve data from the cold storage. This parameter applies only to S4HANA.


Authorization required

Read all clients functionality can be used only when enabled in SNP Glue settings and authorization objects SNP Glue uses more information check SNP Glue Authorizations and SNP Glue Settings.

Replacement object CDS

If the CDS view has a @ClientHandling.algorithm set to #SESSION_VARIABLE, Glue Addon for handling all clients for CDS is required. This add-on is not included in Glue itself and must be installed separately.


Changes to the parameters Load type and Selection do not deactivate Fetcher. Only Extraction processes are deactivated. Data for the delta is preserved (if data exists).

Delta Type

The SAP Table Fetcher provides multiple delta types:

  • FULL
  • DATE
  • TMSTMP
  • VALUE
  • VALUE_DIST

For more information see the chapter Manage delta

  • TRIGGER

For more information see the chapter Trigger delta type