TAePayrollEarning Structure

Field Data Type Description Notes
Department String Department associated with this Earnings Code 1, 5
Dollars Double Dollars associated with this Earnings Code 5
EarningCode String Earnings Code associated with accompanying earnings amounts
EmpID String Employee ID 4
Hours Double Amount of hours associated with this Earnings Code 3
PayPeriodEndDate String Date of start Pay Period these earnings represent 2, 5
PayPeriodStartDate String Date of end Pay Period these earnings represent 2, 5
Rate Double Rate of pay associated with this Earnings Code 5

Notes

  1. If blank, employee’s home workgroup is assumed
  2. yyyy-mm-dd format
  3. Field is optional but should be populated in order for PPACA related operations to be calculated appropriately
  4. Required field
  5. Optional field

Methods Referencing Structure

submitEmployeeEarnings

Back to Top