(Glue 2402) SNP Glue Queue Fetchers

SNP Glue Queue Fetchers use a cluster table with a structure based on the SNP Glue queue object as a data source. It reads data previously written to a queue cluster via SNP Glue Queue Consumer.

Creating SNP Glue Queue Fetchers

Perform the steps provided under Creating Fetcher Objects and select SNP Glue Queue Fetcher from the Component implementation drop-down menu in step 7.

Activating SNP Glue Queue Fetchers

After creation, the object is in the saved state.

The following information is mandatory before the activation:

  • Name of SNP Glue queue object

    • Name of SNP Glue Queue for the data read

    • F4 help is available

The following information is optional before the activation:

  • RFC Destination

    • Name of the RFC destination

    • ABAP connection to another system with a defined FIFO queue

    • Non-initial value changes the F4 values and validation of the Name of SNP Glue queue parameter

    • F4 help is available

  • Key deduplication

    • Checkbox (deselected by default). If selected, the function removes duplicate values from a single data load, keeping only the most recent value for each record.

    • Can be changed before each extraction

To use key deduplication, SNP Glue queue must meet certain conditions. It must reference the SNP Glue table structure that contains key fields and the additional non-key field GLCHANGETIME.