GPProgressSubjectRequested (ver10.0.0)
For reporting purposes, this table contains the credits per course that are required by their graduation plan, have been requested for the student but in which the student is not yet enrolled. Data assessed by selecting a group of students and then navigating to [Select Function] arrow > Graduation Progress Report Data Capture (or Special Functions > Group Functions > Graduation Progress Report Data Capture).
Column Name | Initial Version | Data Type | Description |
---|---|---|---|
CourseNumber | 10.0.0 | Varchar2(20) | Value obtained from the ScheduleRequests table. |
GPProgressSubjectID | 10.0.0 | Number(19,0) | Internal number for the associated GPProgressSubject record. Indexed. Required. |
ID | 10.0.0 | Number(19,0) | A unique sequential number generated by the PowerSchool. Required. Indexed. |
RequestedCredits | 10.0.0 | Number(15,10) | Number of requested credits. Values obtained from the ScheduleRequests table. Defaults to 0. |
ScheduleRequestsDCID | 10.0.0 | Number(10,0) | Internal number for the associated ScheduleRequests record. Required. Indexed. |
WhenCreated | 10.0.0 | Timestamp(6) | The date and time the record was created. Defaults to system date. Required. |