STL_SCHEDULE_VW(SQL View) |
Index Back |
---|---|
View of schedules with setid |
SELECT Setid , Schedule , Descr FROM PS_SCHEDULE_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | STL_NETSCHED_SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID for Settlement Instructions used on other objects that don't contain setid as part of their key. |
2 | SCHEDULE | Character(10) | VARCHAR2(10) NOT NULL | Schedule ID |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |