SP_EXDSID_OPRVW(SQL View) |
Index Back |
---|---|
Operator Security VwUsed for CENVAT ONline Processing |
SELECT DISTINCT s.oprid , i.org_setid , a.descr FROM ps_setid_tbl a , ps_sec_setid_opr s , PS_EXD_SHP_INV_HDR i WHERE a.setid = s.setid AND a.setid = i.org_setid AND i.exd_inv_status NOT IN ('C', 'P', 'N') |
# | 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 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |