RC_OPRDEFN_VW(SQL View) |
Index Back |
---|---|
Operator DescriptionView to show the operator description rather than ID. Created a new view so that the label can be maintained by call center rather than tools. |
SELECT A.OPRID , A.OPRDEFNDESC FROM PSOPRDEFN A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | MODIFIED_BY | Character(30) | VARCHAR2(30) NOT NULL | Last Modified By |