STOCK_LEGEND

(SQL Table)
Index Back

Stock Legend

STOCK_LEGEND is a record that establishes legends for display on the Transfer Agent Issuance Instructions report. This record is a child record of the STOCK_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 LEGEND_ID Character(10) VARCHAR2(10) NOT NULL This field indicates what issuance instructions are to be sent to the broker.
3 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

4 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive

Default Value: A

5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
6 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

Default Value: STOCK_LEGEND.DESCR

7 COMMENTS Long Character CLOB Comment