AcademicUnitsRelatedSupervisoryOrganizations
Reads /relatedSupervisoryOrganizations entries from the AcademicUnits table.
Workday Resource Information
Retrieves information about the Academic Unit with the specified ID, as of the specified effective date. If you don't specify the effectiveDate query parameter, the effective date defaults to the current date.Secured by: Reports: Academic Units, Set Up: Academic Unit Configuration, Set Up: Academic Units
Scope: Academic Faculty, Academic Foundation
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
AcademicUnits_Id [KEY] | String | The Workday ID of the AcademicUnits that contains this. |
Descriptor | String | Supported for: SELECT. A preview of the instance |
EffectiveDate_Prompt | Date | The effective date of the Academic Unit, using the yyyy-mm-dd format. The default is the current date. |
Inactive_Prompt | Bool | If true, this method retrieves Academic Units that are inactive as of the effective date. The default is false. |
Institution_Prompt | Bool | If true, this method retrieves Academic Units that are designated as institutions as of the effective date. The default is false. |
Superior_Prompt | String | The Workday ID of the immediate superior of the Academic Units, as of the effective date. You can use a returned id from GET /academicUnits. |