CST_PUBSTUDENTNEED_AZ (ver 16.3.0)
Operational table used for computing a student's need program enrollment. Used for AzEDS reporting. Note: Data is not permanently stored in this table.
Column Name | Version | Data Type | Description |
---|---|---|---|
STUDENTID | 16.3.0 | Number(10,0) | The student ID related to the need program enrollment. Required. |
STUDENTDCID | 16.3.0 | Number(10,0) | The DCID of the student related to the need program enrollment. Required. |
NEEDCODE | 16.3.0 | Varchar2(80) | The code of the student's need program enrollment. Required. |
ENTRYDATE | 16.3.0 | Date | The date the student enrolled in the need program. Required. |
ENDDATE | 16.3.0 | Date | The date the student left the need program. Required. |
PRIMARYNEED | 16.3.0 | Number(1,0) | Indicate whether the need program is primary. Required (i.e. ‘0’ - No, ‘1’ - Yes). |