AV_CLASS_YR(SQL Table) |
Index Back |
---|---|
Class YearThis table stores the instiution defined class year that a constituent wants to be associated with. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution | |
2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
3 | AV_CLASS_YR | Number(4,0) | SMALLINT NOT NULL | Class Year |
4 | ALUMNUS_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Alumnus Type
G=Graduate N=Non-Degree U=Undergraduate |