TSTimesheetLineLog::CreateTableAndLineLog Method
Creates a log for the header and line line
Syntax
server public static TSTimesheetLineLog CreateTableAndLineLog(
TSTimesheetLine _timesheetLine,
TSTimesheetLineWeek _timesheetLineWeek,
Notes _changeReason,
TsTimesheetChangeType _timesheetChangeType)
Run On
Server
Parameters
- _timesheetLine
Type: TSTimesheetLine Table
The timesheet line to create the log for
- _timesheetLineWeek
Type: TSTimesheetLineWeek Table
The line week to create the log for.
- _changeReason
Type: Notes Extended Data Type
The reason for the change
- _timesheetChangeType
Type: TsTimesheetChangeType Enumeration
the type of change
Return Value
Type: TSTimesheetLineLog Table
The newly created line log