UNANET_SUBMITTIME
Submit a completed timesheet for a payperiod
Example Usage
UNANET_SUBMITTIME(Punches.Employees_ID, Punches.PayDate) // the PayDate will be normalized to the period that contains it
Overview
Function signature
UNANET_SUBMITTIME(employeeid, paydate)
Category
Plugin
Return data type
bool
Arguments
Name | DataType | List Options | Description |
---|---|---|---|
employeeid | int | The employee ID to process time for | |
paydate | date | The paydate, week or period for which time should be submitted |