RQMNT_DESIG_LNG(SQL Table) |
Index Back |
---|---|
Requirement Designation TableRequirement designations that could be attached to courses are maintained in this table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(4) | VARCHAR2(4) NOT NULL | This field is used to track the Requirement Designation attached to a course in Student Records. This field is also used for tracking information through Academic Advisement. | |
2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: RQMNT_DESIG_TBL.DESCR |
6 | DESCRFORMAL | Character(50) | VARCHAR2(50) NOT NULL |
Formal Description field
Default Value: RQMNT_DESIG_TBL.DESCR |