Show TOC

Locally Overwriting a Global StructureLocate this document in the navigation structure

A reusable structure is a global object that cannot be changed in the context of a query. You can make a local structure from a global structure however.

Procedure

  1. If you want to make changes to the structure in the context of your query, choose Dereference from the context menu.
    The system creates a copy of the structure.
  2. Enter a new description.
  3. Make the required changes to the structure.

Results

You have used the global structure as the basis for a local structure. You can use this local structure in the context of your query, but not in other queries.