CoursesTypicalPeriodsOffered
Tracks typical periods in which courses are offered. This table supports scheduling, academic planning, and enrollment forecasting.
Workday Resource Information
Retrieves a course with the specified ID.Secured by: Manage: Curriculum Management
Scope: Student Records
Columns
| Name | Type | Description |
| Id [KEY] | String | The system-generated identifier (Id) for this course typical periods followed record. |
| Courses_Id [KEY] | String | The Workday Id of the Courses record with which this typical period is associated. |
| Descriptor | String | A brief textual preview that summarizes the typical periods followed for the course. |
| AcademicLevel_Prompt | String | The academic level assigned to the course, which determines the level of study (such as Undergraduate or Graduate). You can specify this using the Workday Id or reference Id. Retrieve valid values using GET /academicLevels from the studentAcademicFoundation service. |
| AcademicUnit_Prompt | String | The academic unit responsible for the course. You can specify multiple academic units using the Workday Id or reference Id. Retrieve valid values using GET /academicUnits from the studentAcademicFoundation service. |
| CourseSubject_Prompt | String | The subject area to which this course belongs, such as Mathematics, Biology, or History. You can specify this using the Workday Id or reference Id. Retrieve valid values using GET /courseSubjects. |
| EffectiveDate_Prompt | Date | The date on which changes to the course's effective-dated fields (for example, competencies, academic level, typical periods offered, academic units, and so on) take effect. The format for input is YYYY-MM-DD. |
| InstitutionalAcademicUnit_Prompt | String | The institutional academic unit that governs this course, such as a college or faculty. You can specify this using the Workday Id or reference Id. Retrieve valid values using GET /academicUnits from the studentAcademicFoundation service. |
| Search_Prompt | String | A search field that is used for retrieving courses based on various parameters. |