CRSE_SHRSET_LNG(SQL Table) |
Index Back |
---|---|
Course Share SetThis table is used to store definitions of course share set objects. Two requirement groups with the same course share set may share courses. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CRSE_SHARE_SET | Character(9) | VARCHAR2(9) NOT NULL | Course Share Set |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EFFDT | 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: CRSE_SHARE_SET.DESCR |