ST_OFFER_EST(SQL Table) |
Index Back |
---|---|
ESPP Offering ValuationThis record stores the estimated contributions for a stock offering. These contributions are used in various FAS 123 reports. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(10) | VARCHAR2(10) NOT NULL | Company's Stock Identification Symbol | |
2 | Character(1) | VARCHAR2(1) NOT NULL |
Type of Stock Plan
E=Purchase Plan O=Option Plan Default Value: E |
|
3 | Character(10) | VARCHAR2(10) NOT NULL | Stock Plan | |
4 | Character(10) | VARCHAR2(10) NOT NULL | Offering ID | |
5 | Date(10) | DATE | Period End Date | |
6 | 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. |