TRX_EQTY_RIGHT(SQL Table) |
Index Back |
|---|---|
Equity RightsRight history table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL |
Equity Identification Number - used to identify an equity in the system. the number is system generated and used for technical purposes only.
Prompt Table: TRX_EQTY_DEFN |
|
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | Number(3,0) | SMALLINT NOT NULL | Sequence Number | |
| 4 | ISSUE_DT | Date(10) | DATE | Issue Dt |
| 5 | OPT_EXERCISE_DT | Date(10) | DATE | The option exercise date. |
| 6 | RATIO_NUM | Number(3,0) | SMALLINT NOT NULL | Numerator portion of the ratio |
| 7 | RATIO_DEM | Number(3,0) | SMALLINT NOT NULL | Denominator portion of the ratio |
| 8 | HDG_RATIO | Signed Number(8,3) | DECIMAL(6,3) NOT NULL | Ratio |