PA_SEG_RATE_TBL(SQL Table) |
Index Back |
|---|---|
Segment RatesThis is a setup table for Segment Rates. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Date(10) | DATE | Effective Date | |
| 2 | Number(5,0) | INTEGER NOT NULL | Table Lookup Sequence Number | |
| 3 | VALUATION_DT | Date(10) | DATE | Valuation Date |
| 4 | FIRST_SEG_RATE | Number(6,2) | DECIMAL(5,2) NOT NULL | First Segment Rate |
| 5 | SECOND_SEG_RATE | Number(6,2) | DECIMAL(5,2) NOT NULL | Second Segment Rate |
| 6 | THIRD_SEG_RATE | Number(6,2) | DECIMAL(5,2) NOT NULL | Third Segment Rate |