SP_CONFIG_OPRVW(SQL View) |
Index Back |
|---|---|
Communication configurationCommunication configuration table |
| SELECT DISTINCT SP.SETID FROM PS_SP_SETID_OPRVW SP , PS_RBT_CONFIG_VW CON WHERE SP.SETID = CON.SETID |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | 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
|