ServicePartLine


Description

Defines the properties for a service part line of a service call document in the Field Service module in Microsoft Dynamics GP. Each service call document can have a set of part lines.

Properties

Property

Type

Length

Default

Description

BillablePartsPercent

Percent

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.

Quantity

Quantity

N/A

0

The quantity of parts required for the service line.

QuantityBackordered

Quantity

N/A

0

The quantity of the parts line that is backordered.

ShipToAddressOption
Type

ServiceAddressOptionTypes

N/A

Technician Site

Identifies the type of ship to address for the part line.

StatusCodeKey

ServiceCallStatusCodeKey

N/A

N/A

The status code key object that uniquely identifies the status code of the service line.

WarehouseKey

WarehouseKey

N/A

N/A

The warehouse key object that uniquely identifies the warehouse of the service line.

PurchaseOrder

ServiceLinePurchaseOrderCreation

N/A

N/A

The details related to the creation of a purchase order for the part line.

DoNotCreateReturnLine

boolean

N/A

False

Indicates whether or not to create returnable line for items that are set as returnable.

UseType

ServicePartUseType

N/A

N/A

Identifies the type of part line. This property is read-only.

MiscellaneousAddress
Key

AddressKey

N/A

N/A

The miscellaneous address key object that uniquely identifies the miscellaneous address for the service line.


Inherits from

ServiceLine


Documentation Feedback