PY_REG_RT_TABLE(SQL Table) |
Index Back |
---|---|
Regular Rate of Pay TableRegular Rate of Pay Table contains a list of U.S. states that require Regular Rate of Pay calculation. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | STATE | Character(6) | VARCHAR2(6) NOT NULL |
State
Prompt Table: STATE_US_VW |
4 | PY_RROP_CALC | Character(1) | VARCHAR2(1) NOT NULL |
Regular Rate of Pay Calculation Routine.
A=Standard Calculation B=Include Overtime Premium Default Value: A |