POS_TIME_SET_VW(SQL View) |
Index Back |
---|---|
View for Time SetView for Time Set. Used for Prompting |
select distinct SETID, TIME_SET, DESCR from PS_POS_T_SPAN_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | TIME_SET | Character(10) | VARCHAR2(10) NOT NULL | A unique key identifier that represents a time horizon definition dataset. |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |