BUS_CAL_HOL_TBL(SQL Table) |
Index Back |
|---|---|
Business Calendar Holidays |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID |
|
| 2 | Character(2) | VARCHAR2(2) NOT NULL | Calendar ID | |
| 3 | Number(4,0) | SMALLINT NOT NULL | Calendar Year | |
| 4 | Date(10) | DATE | The date associated with a defined business holiday. | |
| 5 | HOLIDAY_NAME | Character(30) | VARCHAR2(30) NOT NULL | The user-defined business holiday stored in the business calendar future. |