CAL_DETL_VW(SQL View) |
Index Back |
|---|---|
View of Detail CalendarsView of Detail Calendars |
| select setid, calendar_id, descr from PS_CAL_DEFN_TBL where calendar_type = 'D' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(2) | VARCHAR2(2) NOT NULL | Calendar ID | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |