Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It’s possible to use HANA CDS views, attribute views, analytic views, and calculation views as a base for the data extraction.

The first option

  1. Create SNP Glue™ Table and import fields from the ABAP dictionary object based on your HANA view.

  2. Create Extractor 2.0 Objects the standard way with SAP table fetcher using the ABAP dictionary object based on your view and SNP Glue™ table consumer using the SNP Glue™ table created in the 1st step.

  3. Run the extraction process.

...

The second option (only for CDS views)

  1. (Glue-2208) Create SNP Glue™ table from external table with option view checked and external object set to SQL view name of HANA CDS view.

  2. Create SNP Glue™ Table and import fields from External table/view with option “Object is view” checked and External table/view set to SQL view name of HANA CDS view and Storage ID set to your HANA Native storage.

  3. Create Extractor 2.0 Objects the standard way with SNP Glue™ table fetcher using the SNP Glue™ table from the 1st step and SNP Glue™ table consumer using the SNP Glue™ table created in the 2nd step.

  4. Run the extraction process.

...