(Glue-2408) SAP Table Fetchers
SAP Table Fetcher uses an SAP table as their data source. For data read provide multiple Delta types and Load types. They also supports 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
- Drop-down menu with all available delta types
- For more information see the chapter Manage Delta
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 the field MANDT
Authorization required
Read all clients functionality can be used only when enabled in SNP Glue settings and authorization objects used by SNP Glue. For 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