RT_RS_LE_RT_S_V(SQL View) |
Index Back |
---|---|
view for Distinct Set idGets list of distinct set id from RSF_LE_RATE_TBL table. |
SELECT DISTINCT SETID FROM PS_RSF_LE_RATE_TBL WHERE STATUS = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |