A representation of the important details of a service call within Microsoft Dynamics GP. A list of service call summary objects is returned by the GetServiceCallList method. The properties are read-only.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Type |
N/A |
N/A |
Identifies the type of service document. |
|
ServiceTypeKey |
N/A |
N/A |
The service type key object that uniquely identifies the service type for the service call. |
|
TechnicianKey |
N/A |
N/A |
The technician key object that uniquely identifies the technician for the service call. |
|
StatusCodeKey |
N/A |
N/A |
The status code key object that uniquely identifies the status for the service call. |
|
DispatchDateTime |
dateTime |
N/A |
N/A |
The date and time on which the technician was dispatched to the service call. |
ArrivalDateTime |
dateTime |
N/A |
N/A |
The date and time on which the technician arrived at the service call location. |
CompletionDateTime |
dateTime |
N/A |
N/A |
The date and time on which the technician has completed all technical work associated with the current service call. |
DocumentTotal |
N/A |
N/A |
The total price of the current service call, including all labor, parts, additional charge, expense and sales tax values. |