TAePayPeriodFrame Structure

Field Data Type Description Notes
CurrEnd String End date of current pay period 1
CurrStart String Start date of current pay period 1
NextEnd String End date of next pay period 1
NextPost String Next posting date 1
NextStart String Start date of next pay period 1
PrevEnd String End date of previous pay period 1
PrevStart String Start date of previous pay period 1

Notes

  1. yyyy-mm-dd format

Methods Referencing Structure

extractEmployeePeriodFrameByFilekey
extractEmployeePeriodFrameByIDNum

Back to Top