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