OPR_VNDR_VW_AP(SQL View) |
Index Back |
---|
select a.oprid, a.setid from ps_opr_def_tbl_fs a, PS_OPR_DEF_TBL_AP b where a.oprid = b.oprid |
# | 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 | VENDOR_SETID | Character(5) | VARCHAR2(5) NOT NULL | Vendor SetID |