SP_SETRMT_OPRVW(SQL View) |
Index Back |
---|---|
AP Security view for rmt setid |
select s.oprid, a.setid, a.descr from ps_setid_tbl a, PS_SEC_SETID_OPR s where a.setid = s.setid |
# | 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 | REMIT_SETID | Character(5) | VARCHAR2(5) NOT NULL | Remit SetID |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |