Versions Compared

Key

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

...

The main screen is divided into multiple sections. Each section is dedicated to specifying parameters for different objects or functionality settings. You can find Execution type, Source selection, Glue table generation, Extractor generation, Extractor 2.0 generation, and Settings parameters on the main screen. You can save created settings via Glue Object Generation Variant.

...

Execution type

This section defines possible ways for the Glue extraction process.

Parameters

...

Standard execution - Generator will create all standard objects for Glue extraction (Glue table, Consumer, Fetcher, Process)

...

Source selection

This section specifies the list of source objects for which we want to generate Glue objects. You need to select the object type and select an option specifying the selection of objects.

...

Parameters

  • Source type - Defines the type of all objects specified by the selection. SAP tables, DSOs, InfoCubes, and ADSOs are available.

...

Info

More information about Glue Extractor 1.0 objects can be found in the chapters Extractor and Variant with their sub-pages.

Extractor 2.0 generation

This section specifies the way Glue Extractor 2.0 objects should be generated. The selection can be adjusted by double-clicking the row in ALV Grid and adjusting values in the Settings section.

...

Parameters

All parameters are divided into 4 sections:

General

  • Name prefix -Prefix of the Extractor 2.0 object E.g. if ZGL_ is entered, the Extractor 2.0 objects with a name starting with ZGL_ will be generated (generally, the Glue table name consist of <PREFIX>+<TABLE_NAME>+<SUFFIX>).

  • Package -Package in which you want to save your generated objects.

  • Source object type -type of the source object

    • DDIC - DDIC object

    • GL_TAB - Glue table

    • QUEUE - Glue Queue object

  • Source object ID -for DDIC source object type the value should be “0”. This is automatically added after entering the DDIC source type and pressing enter.

  • Target Glue table object type - type of the target object

    • GL_TAB - Glue Table

    • QUEUE - Glue Queue object

  • Target object ID -ID of a generated Glue table object which will be set as a target (this is the ID from the Glue table generation section).

...

  • Do not activate - When checked, only objects with status saved will be generated.

...

  • Name suffix - Suffix of the Extractor 2.0 Glue Table Consumer. E.g. if _C is entered, the Consumer with a name ending with _C will be generated (generally, the Glue table name consists of <PREFIX>+<TABLE_NAME>+<SUFFIX>).

  • Enable merge - this This flag enables merge functionality in the Consumer

...

  • Name suffix - Suffix of the Extractor 2.0 Extraction Process. E.g. if _P is entered, the Extraction Process with a name ending with _P will be generated (generally, the Glue table name consists of <PREFIX>+<TABLE_NAME>+<SUFFIX>).

  • Apply field routines - This flag automatically applies to all field routines.

Queue processing

...

The queue processing button will prefill automatically 2 groups of Extraction 2.0 object necessary for Queue execution:

  1. The first group is handling insertion into Glue Queue (from SAP table to Glue Queue)

  2. The second group is handling pulling data from Queue (from Glue Queue to Glue table (any target))

Info

More information about Glue Queues can be found in the chapter "Heavy lifting" extraction using Queue.

Info

More information about Glue Extractor 2.0 objects can be found in the chapter Extractor 2.0 and its sub-pages.

Executing object generation

...

You can choose from two options. You can either generate objects in the dialog process by pressing the Generate button from the toolbar or generate generating objects in the background job by pressing Generate (background)from the toolbar.

...

In case you choose Generate (background),the SAP standard dialog for background job scheduling will appear as shown in the following image:

...