Database Table OrgUnitTable |
[This is preliminary documentation and is subject to change.]
The OrgUnitTable table holds relations between organizational units (OrgUnit) and dynamic forms (DataDictionaryTable). Each row defines a possible data owner for the given dynamic form.
Field name | Type | Note | Description |
---|---|---|---|
Type | VARCHAR(20) | Type of an organizational unit. | |
Code | VARCHAR(20) | Code for an organizational unit. | |
TableName | VARCHAR(50) | Name of the dynamically created table corresponding to the dnamic form |
Table | Relation |
---|---|
Refers to an organizational unit | |
Type/Code refers to an organizational unit in the OrgUnitCurrent view | |
Refers to data dictionary table in the DataDictionaryTable table |