SCD_PRO_CLFY_VW(SQL View) |
Index Back |
---|---|
Detail Calendar Fiscal YearsAvailable fiscal years by setid / calendar id. |
SELECT DISTINCT setid , calendar_id , fiscal_year FROM PS_CAL_DETP_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCD_CAL_SETID | Character(5) | VARCHAR2(5) NOT NULL |
Calendar Set ID
Default Value: OPR_DEF_TBL_FS.SETID |
2 | CALENDAR_ID | Character(2) | VARCHAR2(2) NOT NULL | Calendar ID |
3 | FISCAL_YEAR | Number(4,0) | SMALLINT NOT NULL | Fiscal Year |