OPRID_VW3(SQL View) |
Index Back |
---|---|
Empty SetID Opr ID SecurityThis view is only used for Person Search when security is enabled. This makes those rows with SETID = ' ' can be search correctly. |
SELECT OPRID , ' ' FROM PS_OPRID_VW |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPRID_VW |
2 | 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 |