ST_GRANT_VW3

(SQL View)
Index Back

SELECT DISTINCT emplid ,stock_id ,grant_nbr FROM PS_ST_GRANT WHERE GRANT_STATUS = 'A'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 STOCK_ID Character(10) VARCHAR2(10) NOT NULL Company's Stock Identification Symbol
3 GRANT_NBR Character(10) VARCHAR2(10) NOT NULL System assigned grant number used to uniquely identify the grant record.