ST_REPRC_EMPL(SQL Table) |
Index Back |
---|---|
Stock Reprice EmployeeThe Stock RepriceEmployee record defines which employees will included during the repricing regardless of the exclude rules for Company, Country, and Stock Plan. The Stock Reprice Company record is a child record of ST_REPRICE_TBL. |
# | 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 | REPRICE_ID | Character(10) | VARCHAR2(10) NOT NULL | Stock Reprice ID |
3 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERS_SRCH_GBL |
4 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |