ST_REPRC_CNTRY(SQL Table) |
Index Back |
---|---|
Stock Reprice CountryThe Stock Reprice Country record defines which countries will be not be processed during the repricing. The Stock Reprice Country 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 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: COUNTRY_TBL |