Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
Defines the properties for a service labor line of a service call line in the Field Service module in Microsoft Dynamics GP. Each service call can have a set of labor lines.
Properties
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
BillableLaborPercent |
N/A |
The value will default from any contract or warranty attached to the current contract, otherwise it will default to 100. |
The percent of the line that is billable to the customer. |
|
BillableTime |
int |
N/A |
0 |
The amount of time that should be billed for a labor line This value may vary from the TransactionTime field based on rounding or minimum labor settings. Values should be in portions of an hour. For example, a half hour would be 00030, while one hour would be 00100. |
DistanceTraveled |
N/A |
N/A |
Details about the distance traveled by the technician for the service call. |
|
EndDateTime |
dateTime |
N/A |
N/A |
The date and time on which the labor line ended. |
Quantity |
N/A |
0 |
The amount of labor required for the service call labor line. |
|
QuantitySold |
N/A |
0 |
The quantity of the line that was actually used. This is the value that will be transferred to the invoice during the service call billing process. |
|
StartDateTime |
dateTime |
N/A |
N/A |
The date and time on which the labor line started. |
TransactionTime |
int |
N/A |
0 |
The actual time for a labor line. Values should be in portions of an hour. For example, a half hour would be 00030, while one hour would be 00100. |
WorkTypeKey |
N/A |
N/A |
The work type key object that uniquely identifies the work type for the labor line. |
|
TotalCost |
N/A |
N/A |
The total cost of the line, which is the unit cost times the quantity sold. This property is read-only. |
|
UseType |
N/A |
N/A |
Identifies the type of labor line. This property is read-only. |