S_WA_LEAGradRequirements_S (ver 20.4.3.0)
This table is a standalone table and stores district-specific graduation requirement definitions.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 20.4.3.0 | Number(19,0) | Primary key. |
FirstYearApplicable | 20.4.3.0 | Number(11,0) | Earliest Graduation Requirements Year to which the requirement applies. |
LastYearApplicable | 20.4.3.0 | Number(11,0) | Latest Graduation Requirements Year to which the requirement applies. |
RequirementCode | 20.4.3.0 | Varchar2(10) | Brief abbreviation, especially useful when needing to distinguish among multiple requirements having the same name. |
RequirementName | 20.4.3.0 | Varchar2(40) | Full name of the requirement as displayed on the transcript. |
SchoolList | 20.4.3.0 | Varchar2(4000) | Comma-separated list of school_number values to which the requirement applies. |