| ST_PLANALC_LANG(SQL Table) | Index Back | 
|---|---|
| Stock Plan AllocationThe Stock Plan Allocation record contains a history of shares that have been allocated to stock plans. The Stock Plan Allocation record is an effective dated child record of STOCK_PLAN_TBL. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Company's Stock Identification Symbol Default Value: STOCK_PLAN_TBL.STOCK_ID Prompt Table: STOCK_TBL | |
| 2 | Character(1) | VARCHAR2(1) NOT NULL | Type of Stock Plan E=Purchase Plan O=Option Plan Default Value: STOCK_PLAN_TBL.STOCK_PLAN_TYPE | |
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Stock Plan Default Value: STOCK_PLAN_TBL.STOCK_PLAN | |
| 4 | Date(10) | DATE NOT NULL | Allocation Date Default Value: %date | |
| 5 | Number(3,0) | SMALLINT NOT NULL | Sequence | |
| 6 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 7 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 8 | COMMENTS | Long Character | CLOB | Comment |