| Name | Description | Type | Additional information |
|---|---|---|---|
| JobTimesheetId |
Sedona internal autonumber for the Job Timesheet record |
integer |
None. |
| JobCode |
Abbreviated Job Code |
string |
String length: inclusive between 0 and 25 |
| JobTaskId | integer |
None. |
|
| InstallerCode |
Value from SY_Employee table |
string |
None. |
| InstallerId |
Value from SV_Service_Tech table |
integer |
None. |
| WorkDate | date |
None. |
|
| WorkDateOffset |
Only used when useUtcOffset is set to "1" in the web.config file |
date |
None. |
| LaborTaskCode |
Value from OE_Labor_Task table |
string |
None. |
| Units | decimal number |
None. |
|
| Rate | decimal number |
None. |
|
| Amount | decimal number |
None. |
|
| Desciption | string |
None. |
|
| PostedToGL |
Post to the GL tables |
boolean |
None. |
| Usercode |
the user making this change; defaults to UserCode value from config file if not set explicitly |
string |
String length: inclusive between 0 and 30 |
| EntryDate | date |
None. |
|
| EntryDateOffset |
Only used when useUtcOffset is set to "1" in the web.config file |
date |
None. |
| RateType | string |
None. |