Versions Compared

Key

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

SNP Glue™ Transport Management enables you also to change SNP Glue™ objects on the target system. 

Anchor
Table
Table

Supported changes for specific objects

SNP Glue™ Table

SNP Glue™ objectScenarioStatusNotes
TableAppend fields to SNP Glue™ table(tick)

Columns are appended (added to the end of the table).

If applied, SNP Glue™ also adjusts the extractor automatically without any need to transport it.

If a field was added only to an external storage table, the source field is empty. If a field was added to the SAP source table, it's mapped to a new field in the SNP Glue™ table.

Recreate a table structure(error)

If you deactivate a table or add fields to the middle of the table structure and then activate and transport it to another system, you will receive an error. This error occurs, as adding fields to the middle of the structure isn't valid ALTER TABLE operation. 

To recreate a table structure, delete the original table from the target system using a deletion transport and then import the modified table using a standard transport mechanism.

Remove fields(error)Removing a field from the SNP Glue™ table requires deactivation of the table. This means that you must follow the same procedure as described above.
Modify File storage options(tick)

Modification of File storage options is possible except for changing the Container name parameter.

To modify it, delete the original table from the target system using a deletion transport and then import the table with the modified container name using a standard transport mechanism.

Change description(tick)Change of table description is allowed. To change the description go to edit mode, change the description to the desired one, and activate the table.

SNP Glue™ Table created from external table


SNP Glue™ objectScenarioStatusNotes
TableAppend fields to SNP Glue™ table(error)

Appending fields to a table created from external is not supported.

Recreate a table structure(error)

Altering a table created from external is not supported.

Remove fields(error)Removing fields from a table created from external is not supported.
Change description(error)Changing the table description is not supported.

Extractor 1.0 objects

SNP Glue™ objectScenarioStatusNotes

Extractor



Add routines(tick)
Add selection fields(tick)

Add source fields

(tick)


Change Skip initial Full load(error) The value of Skip initial Full load flag will stay unchanged on the target system

Variant

Change package size(tick)
Change the select option values(tick)

Extractor 2.0 objects

SNP Glue™ objectScenarioStatusNotes
FetcherChange selection fields(tick)Selection fields are changed accordingly.
RDE flag(tick)

Check/uncheck the "Read deleted entries" flag in Fetcher is changed accordingly.

Change source object(tick)

Change source object to fetch data from e.g. SAP Table.

This change will affect objects using the fetcher.
Change delta type(tick)Delta type is changed.
Change load type(tick)Load type is changed.
ConsumerChange enable merge(tick)Enable merge is checked.

Process

Change start/end routine(tick)Start/end routine is changed.
Add routines(tick)


QueueChange description(tick)The description is changed.
Change structure(tick)The structure is changed.
Change list of subscribers(error)The list of Active queue subscribers will stay unchanged on the target system.

...