ST_EXER_LEGEND

(SQL Table)
Index Back

Stock Release Issuance table

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

  • Parent record: ST_GRANT_EXER
  • # 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 Stock ID
    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 ISSUANCE_NBR Number(8,0) INTEGER NOT NULL System assigned issuance number used to uniquely identify the issuance record.
    6 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