ST_BLACKOUT_LST

(SQL Table)
Index Back

Stock Blackout List

The Stock Blackout List record defines groups of participants that are additionally tied to the corresponding blackout period. The Stock Blackout List record is a child record of ST_BLACKOUT_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 BLACKOUT_BEGIN_DT Date(10) DATE NOT NULL Start Date
3 BLACKOUT_END_DT Date(10) DATE NOT NULL Blackout End Date
4 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: PERSONAL_VW