CRSE_SHARE_SET(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 | Character(9) | VARCHAR2(9) NOT NULL | Course Share Set | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 4 | CRS_SHR_SET_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
This field indicates how the course share set is used. In release 7.5, only the value 'REQG' is allowed. In the next release the value 'ACAD' will be allowed.
ACAD=Academic Entity Set REQG=Requirement Set Default Value: REQG |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: CRSE_SHARE_SET.DESCR |
| 7 | REQUIREMENT | Character(9) | VARCHAR2(9) NOT NULL |
Academic Requirement
Prompt Table: %EDITTABLE |