ST_REL_LEGEND

(SQL Table)
Index Back

Stock Release Issuance table

Defines the release issuance information captured by the option tranaction processing.

# 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.
4 EXERCISE_NBR Number(8,0) INTEGER NOT NULL System assigned exercise number used to uniquely identify the exercise record.
5 RELEASE_NBR Number(8,0) INTEGER NOT NULL System assigned release number used to uniquely identify the release record.
6 ISSUANCE_NBR Number(8,0) INTEGER NOT NULL System assigned issuance number used to uniquely identify the issuance record.
7 LEGEND_ID Character(10) VARCHAR2(10) NOT NULL This field indicates what issuance instructions are to be sent to the broker.

Prompt Table: STOCK_LEGEND