GM_SP_ATTR1_VW

(SQL View)
Index Back

Grants Spnsrs With Attribs VW


select distinct a.setid ,a.cust_id ,c.name1 from PS_CUSTOMER c ,ps_gm_sp_attrib a where c.grants_sponsor_flg = 'Y' and a.setid = c.setid and a.cust_id = c.cust_id and a.attr_code <> 'SAS'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 SPONSOR_ID Character(15) VARCHAR2(15) NOT NULL SPONSOR_ID
3 NAME1 Character(40) VARCHAR2(40) NOT NULL Name 1