Processing the Structure 

To display or change the structure of a logical database, choose Structure from the initial screen of the Logical Database Builder, or navigate to the structure editor from another component.

Displaying the Structure

The structure editor displays the structure hierarchy. Each node is displayed as follows:

As usual, you can expand or collapse the subordinate tree structures, and edit individual subtrees. You can display the attributes of a node by double-clicking it. To display the structure of a node, that is, the components of its data type, place the cursor on the node and choose Display table fields.

The PUT routine function allows you to display the subroutine PUT_<node>. For this to work, the subroutine must be contained in its own include that follows a particular naming convention. For further information, refer to Editing the Database Program.

Changing the Structure