ST_AE_ESPP_BAL(SQL Table) |
Index Back |
---|---|
Stock Balance - AE Process RcdThe AE process record for Stock Balances. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | STOCK_ID | Character(10) | VARCHAR2(10) NOT NULL |
Company's Stock Identification Symbol
Prompt Table: STOCK_TBL |
2 | STOCK_PLAN_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Type of Stock Plan
E=Purchase Plan O=Option Plan |
3 | STOCK_PLAN | Character(10) | VARCHAR2(10) NOT NULL | Stock Plan |
4 | AS_OF_DATE | Date(10) | DATE | As of Date |
5 | SHARES_ALLOC_PLAN | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Plan Shares Allocated |
6 | SHARES_AVAIL_ISSUE | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Shares Available to Issue |
7 | SHARES_PURCHASED | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Shares Purchased |