ST_VEST_SCHED

(SQL Table)
Index Back

Vesting Schedule Table

This table contains the vesting schedule template id. It is the parent of ST_VEST_DEFN, which contains the vesting template details.

  • Parent Record Of ST_VEST_DEFN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 VEST_SCHED_ID Character(10) VARCHAR2(10) NOT NULL The ID that identifies this vesting schedule.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: ST_VEST_SCHED.DESCR

    4 UNEVEN_SHARE_RULE Character(1) VARCHAR2(1) NOT NULL Indicates how uneven shares will be allocated in the vesting period.
    B=First Vest Period
    E=Last Vest Period
    F=First Full Share

    Default Value: E

    5 VEST_BEGINS_CD Character(1) VARCHAR2(1) NOT NULL Used to determine what date will be used for basing the vesting dates.
    G=Grant Date
    O=Other Date
    S=Start / Hire Date

    Default Value: G