RE_PARTY_DESC(SQL View) |
Index Back |
|---|---|
Lease Administrators by Key |
| SELECT A.PARTY_KEY , B.OPRDEFNDESC , A.OPRID FROM PS_RE_INT_PARTY A , PSOPRDEFN_VW B WHERE A.OPRID = B.OPRID |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Party Key | |
| 2 | OPRDEFNDESC | Character(30) | VARCHAR2(30) NOT NULL | Description field for a user |
| 3 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |