ST_OFFER_EST

(SQL Table)
Index Back

ESPP Offering Valuation

This record stores the estimated contributions for a stock offering. These contributions are used in various FAS 123 reports.

  • Parent record: ST_OFFER_VALUE
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 STOCK_ID Character(10) VARCHAR2(10) NOT NULL Company's Stock Identification Symbol
    2 STOCK_PLAN_TYPE Character(1) VARCHAR2(1) NOT NULL Type of Stock Plan
    E=Purchase Plan
    O=Option Plan

    Default Value: E

    3 STOCK_PLAN Character(10) VARCHAR2(10) NOT NULL Stock Plan
    4 OFFERING_ID Character(10) VARCHAR2(10) NOT NULL Offering ID
    5 PERIOD_END_DT Date(10) DATE Period End Date
    6 GRANT_DT Date(10) DATE Grant Date
    7 ST_EST_CONTRIB Number(19,6) DECIMAL(18,6) NOT NULL Estiamted Contributions used for an Offering Valuation Period.