BUS_CAL_HOLIDAY(SQL Table) |
Index Back |
|---|---|
Business Calendar Holidays |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | 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.
Prompt Table: BUS_CAL_HOL_VW |
|
| 2 | Date(10) | DATE NOT NULL | The date associated with a defined business holiday. | |
| 3 | HOLIDAY_NAME | Character(30) | VARCHAR2(30) NOT NULL | The user-defined business holiday stored in the business calendar future. |