Defines the common properties for a service line of a service document in the Field Service module in Microsoft Dynamics GP.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The service line key object that uniquely identifies the line of the service document. |
|
ItemKey |
N/A |
N/A |
The item key object that uniquely identifies the item of the service line. |
|
PriceLevelKey |
N/A |
N/A |
The price level key object that uniquely identifies the price level of the service line. |
|
TechnicianKey |
N/A |
N/A |
The technician key object that uniquely identifies the technician of the service line. |
|
ItemDescription |
string |
100 |
Empty |
The description of the item on the service line. |
Note |
string |
8000 |
Empty |
Note text for the service line. |
UofM |
string |
8 |
Empty |
The unit of measure for the service line. |
EntryDateTime |
dateTime |
N/A |
Defaults to system date |
The date and time used to determine the exchange rate for the service line. |
EquipmentLineSequence |
int |
N/A |
1 |
The equipment line sequence number. |
FrontOfficeIntegrationId |
string |
50 |
Empty |
The front office integration ID. |
TaxAmount |
N/A |
N/A |
The applicable sales tax amount for the line. This property is read-only. |
|
TotalAmount |
N/A |
N/A |
The total price of the line, which is the unit price multiplied by the quantity sold. |
|
UnitCost |
N/A |
N/A |
The cost per unit of measure for the service line. |
|
UnitPrice |
N/A |
N/A |
The price per unit of measure for the service line. |