(Glue-2002) Glue Mass Generation

Transaction: /DVD/GL_MASS_GEN

This program is used for mass generation of glue tables, extractors and variants from SAP tables, Infocubes and DSO's.

You can specify from what object you want to generate by selecting from the provided drop-down menu.


Common settings for generating from SAP tables, Infocubes and DSO's:

General settings:

  • Name prefix is the naming convention for generated glue tables, extractors and variants
  • Package - where to save objects.

Table settings:

  • Storage ID  connection to storage, which can be a transparent or a binary storage.

           In case of binary storage, a popup window appears after execution with binary storage options in which Container name and Delimiter type are mandatory. For more information check binary storage options.

  • Meaningful fields setting helps you to define the fields name. You can use standard SAP field names or "meaningful" ones. For more information, see Meaningful fields.
  • Meaningful values  transforms original values into more meaningful ones, please see Meaningful values.

General extractor settings:


  • Truncate table - when marked, data of target tables are deleted at the start of extraction.

Variant settings:


  • Package size - specify the number of records, which are transported to external storage in a single package. If a higher number of records is about to be transported, they are divided into multiple packages.


Generation from SAP tables:

In select option, you can select multiple SAP tables to generate from.


General extractor settings:

  • Delta Type to specify which data should be extracted and ensure data synchronization.

Following types are supported:

FULL - Standard full load. Data is transferred and appended to the target table.

TRIGGER - Trigger based delta. 


Generation from Infocubes:

In select option, you can select multiple Infocubes to generate from.


Generation from DSO's:

In select option, you can select multiple DSO's to generate from. 

DSO Extractor settings:

  • After-Image, Add and New Image are set by default. For more information on these settings check Recordmode values.