ServiceDocument
Description
Defines the common properties for a service or return document in the Field Service module in Microsoft Dynamics GP.
Properties
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The key object that uniquely identifies the service document. |
|
CurrencyKey |
N/A |
N/A |
The currency key object that uniquely identifies the currency for the service document. |
|
CustomerKey |
N/A |
N/A |
The customer key object that uniquely identifies the customer for the service document. |
|
CustomerName |
string |
64 |
Empty |
The customer name. |
CustomerPONumber |
string |
22 |
Empty |
The customer's purchase order number provided as authorization for the service document. |
EntryDateTime |
dateTime |
N/A |
N/A |
The date and time on which the service document was first saved. |
EstimatedArrivalDateTime |
dateTime |
N/A |
N/A |
The estimated arrival (ETA) date and time for the service document. For a service call it is the ETA of the technician. For a return document is the ETA for the return item. |
FrontOfficeIntegrationId |
string |
50 |
Empty |
The from office integration ID. |
Note |
string |
8000 |
Empty |
The note text for the service document. |
OfficeKey |
N/A |
N/A |
The office key object that uniquely identifies the office for the service document. |
|
ShipToAddressKey |
N/A |
N/A |
The ship to address key object that uniquely identifies the ship to address for the service document. |
|
TransactionState |
N/A |
N/A |
Indicates whether the sales document was retrieved from the open table or the history table. This property is read-only. |
|
UserDefined01 |
string |
22 |
Emptry |
User-defined text. |
UserDefined02 |
string |
22 |
Emptry |
User-defined text. |
UserDefined03 |
string |
22 |
Emptry |
User-defined text. |
UserDefined04 |
string |
22 |
Emptry |
User-defined text. |
UserDefined05 |
string |
22 |
Emptry |
User-defined text. |
BillTo |
N/A |
N/A |
The bill to details for the service document. This information is read-only. |
|
ExchangeDate |
dateTime |
N/A |
N/A |
The exchange date of the service document. This property is read-only. |
ExchangeRate |
decimal |
N/A |
N/A |
The exchange rate of the service document. This property is read-only. |
RateTypeKey |
N/A |
N/A |
The rate type key object that specifies the rate type typically used for the customer on the service document. This property is read-only. |