AcademicUnits
Retrieves the Academic Unit with the specified ID.
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 |
CipCode_Descriptor | String | A description of the instance |
CipCode_Href | String | A link to the instance |
CipCode_Id | String | wid / id / reference id |
Code | String | The code for the Academic Unit, as of the effective date. |
Company_Descriptor | String | A description of the instance |
Company_Href | String | A link to the instance |
Company_Id | String | wid / id / reference id |
ExternalURL_Descriptor | String | A description of the instance |
ExternalURL_Href | String | A link to the instance |
ExternalURL_Id | String | wid / id / reference id |
Inactive | Bool | If true, the Academic Unit is inactive, as of the effective date. |
Institution | Bool | If true, the Academic Unit is designated as an institution, as of the effective date. |
Name | String | The name of the Academic Unit, as of the effective date. |
Subtype_Descriptor | String | A description of the instance |
Subtype_Href | String | A link to the instance |
Subtype_Id | String | wid / id / reference id |
Superior_Id | String | Id of the instance |
Superior_Inactive | Bool | If true, the Academic Unit is inactive, as of the effective date. |
Superior_Institution | Bool | If true, the Academic Unit is designated as an institution, as of the effective date. |
Superior_Name | String | The name of the Academic Unit, as of the effective date. |
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. |