STOCK_TREASURY(SQL Table) |
Index Back |
|---|---|
Stock TreasuryThe Stock Treasury record defines a stock's various treasuries and treasury pools of stock from which stock plans can be allocated. This record is a child record of STOCK_TBL. |
| # | 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 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: STOCK_TREASURY.DESCR |
| 5 | APPRVL_DT | Date(10) | DATE | Approval Date |
| 6 | EXPIRATN_DT | Date(10) | DATE | Expiration Date |
| 7 | COMMENTS | Long Character | CLOB | Comment |