ST_SPLIT_LANG(SQL Table) |
Index Back |
|---|---|
Stock SplitThe Stock Split record defines business rules and tracks the processing status for a corresponding stock split. A stock split automatically adjusts the number of shares and the option price for each option in the system as of the split date; all ESPP activity is also adjusted during a stock split. The Stock Split 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 | Split ID | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: ST_SPLIT_TBL.DESCR |