TSTimesheetLine.editTaxItemGroup Method
Performs processing with regard to timesheet entry details for a form bound to a tax item group lookup control.
Syntax
edit TaxItemGroup editTaxItemGroup(boolean _set, TaxItemGroup _taxItemGroup)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the data in the control has changed.
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
A tax item group entered from the bound control.
Return Value
Type: TaxItemGroup Extended Data Type
A tax item group ID.