DEPR_ALLOC_U_VW(SQL View) |
Index Back |
---|---|
Depr_Alloc rows not processed |
select distinct setid, calendar_id, fiscal_year from PS_CAL_DETP_TBL where alloc_update_sw = 'Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | CALENDAR_ID | Character(2) | VARCHAR2(2) NOT NULL | Calendar ID |
3 | FISCAL_YEAR | Number(4,0) | SMALLINT NOT NULL | Fiscal Year |