UserAuthorizedReportingDepartments
This table stores a listing of users and their associated reporting Authorized Departments. This is the list of departments for which a user is authorized to view in reports.
| Column Name | Type | Description |
|---|---|---|
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| AuthorizedDepartmentLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| UserAuthorizedDepartmentIdentifier | NUMERIC | Departments for which the user is authorized to view reports. |
| UserAuthorizedDepartmentIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |