Database Table OrgUnitFunctionRef |
[This is preliminary documentation and is subject to change.]
Each row in the OrgUnitFunctionRef table creates a relation bewteen an organizational unit and an organizational unit function.
Field name | Type | Note | Description |
---|---|---|---|
Type | VARCHAR(20) | The type of an organizational unit | |
Code | VARCHAR(20) | The code of an organizational unit | |
FunctionCode | VARCHAR(20) | The code for a organizational unit function |
Table | Relation |
---|---|
Type/Code is a relation to an organizational units | |
FunctionCode is a relation to a organizational unit function |