ST_EXER_LEGEND(SQL Table) |
Index Back |
---|---|
Stock Release Issuance tableDefines the release issuance information captured by the option tranaction processing. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Company's Stock Identification Symbol | |
3 | Character(10) | VARCHAR2(10) NOT NULL | System assigned grant number used to uniquely identify the grant record. | |
4 | Number(8,0) | INTEGER NOT NULL | System assigned exercise number used to uniquely identify the exercise record. | |
5 | Number(8,0) | INTEGER NOT NULL | System assigned issuance number used to uniquely identify the issuance record. | |
6 | Character(10) | VARCHAR2(10) NOT NULL |
This field indicates what issuance instructions are to be sent to the broker.
Prompt Table: STOCK_LEGEND |