Skip to main content

UNAPPROVE_TIMECARD

Call the unapprove timecard plugin for an employee and paydate/period

Example Usage

UNAPPROVE_TIMECARD(1, (2023-04-13,2023-04-15))  // just unapprove three days

Overview

Function signature
UNAPPROVE_TIMECARD(employeeid, paydate)

Category
Plugin

Return data type
bool

Arguments

NameDataTypeList Options                          Description
employeeidintThe internal Employees_ID of the worker to unapprove
paydatedateThe dat range to unapprove (startdate,enddate)