RQ_GRP_DETL_LNG(SQL Table) |
Index Back |
---|---|
Requirement Group Detail TblUse this related lanaguage table to record simple single course or condition requirements, or to specify pointers to entries in the Requirement Datastore. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RQRMNT_GROUP | Character(6) | VARCHAR2(6) NOT NULL | Requirement Group |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | RQ_LINE_KEY_NBR | Character(4) | VARCHAR2(4) NOT NULL | Background Key |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | SSR_DESCR80 | Character(80) | VARCHAR2(80) NOT NULL | This field is used for holding the 80 character description used in the xml file for post enrollment requisite check reports. |
6 | SAA_DESCRLONG | Long Character | CLOB | This field is used to display information in the new student view for academic advisement reports. |