A part line for a service call in the Field Service module of Microsoft Dynamics GP. Each service call can have a set of part lines.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
ConsolidateOnPO |
boolean |
N/A |
False |
The value true indicates that transfer or purchase order lines will be consolidated with other open transfers or purchase orders. The value false indicates they will not. |
QuantityAllocated |
N/A |
0 |
The quantity of the item on the part line that is allocated in Inventory. |
|
QuantitySold |
N/A |
0 |
The quantity of the item on the part line that was actually used. |
|
IsOnReturnDocument |
boolean |
N/A |
N/A |
The value true indicates the service call line is on a customer return (RMA) document. This property is read-only. |
IsOnTransfer |
boolean |
N/A |
N/A |
The value true indicates the service call line is on a transfer document. This property is read-only. |
ReturnMaterialAuthorizationLineKey |
N/A |
N/A |
The service line key object that uniquely identifies the service line for the service call document. This property is read-only. |
|
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. |
|
TransferFromWarehouseKey |
N/A |
N/A |
The transfer from warehouse key object that uniquely identifies the warehouse for the transfer document. This property is read-only. |
|
TransferLineKey |
N/A |
N/A |
The transfer line key object that uniquely identifies the transfer line for the service call part line. This property is read-only. |
|
TransferQuantity |
N/A |
N/A |
The quantity of the current part that will be transferred to fulfill the line. This property is read-only. |
|
PurchaseOrderLineKey |
N/A |
N/A |
The purchase order line key object that uniquely identifies the purchase order line for the service call part line. This property is read-only. |
|
LotDetails |
N/A |
N/A |
A collection of service lot details. |
|
SerialDetails |
N/A |
N/A |
A collection of service serial details. |