EmployeePayStep
Description
Provides pay step information for an employee pay code.
Properties
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
PayStepKey |
N/A |
N/A |
A key that uniquely identifies the pay step. |
|
Step |
int |
N/A |
0 |
Specifies the pay step value for the employee. |
EffectiveDate |
dateTime |
N/A |
Empty |
Specifies the effective date of the pay step. |
StepFTE |
decimal |
N/A |
0 |
Specifies the amount of the pay adjustment for full-time and non-full-time employees. The typical value for an FTE is 1. |
BasedOn |
N/A |
N/A |
EmployeeBaseStepIncreaseOn enumeration value that specifie when the step occurs. |