BUS_CAL_HOL_VW(SQL View) |
Index Back |
---|---|
View to find Holiday List ID's |
SELECT HOLIDAY_LIST_ID , DESCR FROM PS_BUS_CAL_HOL_DFN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HOLIDAY_LIST_ID | Character(10) | VARCHAR2(10) NOT NULL | This is used to identify what holiday calendar to use. This is the access field for all financials groups. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |