SP_SETVC_CLSVW

(SQL View)
Index Back

AP Security view for vndr ctrl


select s.oprclass, a.setid, b.descr from PS_VENDOR_CONTROL a, ps_setid_tbl b, ps_sec_setid_cls s where a.setid = b.setid and a.setid = s.setid

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRCLASS Character(30) VARCHAR2(30) NOT NULL Operator Class
2 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Prompt Table: SETID_TBL

3 DESCR Character(30) VARCHAR2(30) NOT NULL Description