SP_CONFIG_NONVW(SQL View) |
Index Back |
---|---|
Communication configurationCommunication configuration table |
SELECT SP.SETID FROM PS_SP_SETID_NONVW SP , PS_RBT_CONFIG_VW CON WHERE SP.SETID = CON.SETID |
# | 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
|