GVT_LEOAREA_TBL(SQL Table) |
Index Back |
|---|---|
GVT: LEO Special Pay Area TblGVT: This table is used in conjunction with the GVT_LOCPAY_AREA and LOCATION tables to determine the appropriate Locality Pay Percentage to use for salary computations. The appropriate percentage for Law Enforcement Officers (LEOs) differs from regular Locality Pay. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(1) | VARCHAR2(1) NOT NULL | LEO Special Pay Area | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | GVT_LEO_PCT | Number(5,2) | DECIMAL(4,2) NOT NULL |
LEO percentage
Default Value: 0 |