ST_AE_TRSR_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 | Character(10) | VARCHAR2(10) NOT NULL |
Stock ID
Prompt Table: STOCK_TBL |
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Treasury ID | |
| 3 | AS_OF_DATE | Date(10) | DATE | As of Date |
| 4 | SHARES_ALLOC_PLAN | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Plan Shares Allocated |
| 5 | SHARES_ALLOC_TRSR | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Treasury Shares Allocated |
| 6 | SHARES_ALLOC_CLASS | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Class Shares Allocated |
| 7 | SHARES_AVAIL_ISSUE | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Shares Available to Issue |
| 8 | SHARES_CANCELLED | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Shares Cancelled |
| 9 | SHARES_EXPIRED | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Shares Expired |
| 10 | SHARES_REPURCHASED | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Number of shares repurchased. |
| 11 | SHARES_SWAPPED | Number(19,6) | DECIMAL(18,6) NOT NULL | Total number of shares swapped. |
| 12 | SHARES_EXER_SAR | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Exercised SAR Shares |