SSR_SUBJONLY_VW(SQL View) |
Index Back |
|---|---|
Subject ViewThis Subject Table view should be used as the prompt table for Subject if it is in a search record. Effective Status is not in the view so inactive Subjects will be included in the list of valid values. |
| SELECT DISTINCT subject , effdt , descr FROM PS_SUBJECT_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(8) | VARCHAR2(8) NOT NULL | Subject Area | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |