Click or drag to resize
Database Table OrgUnitTypeHierarchy

[This is preliminary documentation and is subject to change.]

Each row in OrgUnitTypeHierarchy defines a parent - child relationship between two organizational unit types. The table defines valid hierarchy for organizational unit types.

Fields

Field name

Type

Note

Description

ParentType

VARCHAR(20)

Defines the parent in a parent - child relationship between two organizational unit types.

ChildType

VARCHAR(20)

Defines the child in a parent - child relationship between two organizational unit types.

Relations

Table

Relation

Database Table OrgUnitType

ParentType is a relation to a type

Database Table OrgUnitType

ChildType is a relation to a type