ManufacturingOrderServiceItem


Description

Defines the properties of a manufacturing order service item in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

ManufacturingOrderDocumentKey

ManufacturingOrderDocumentKey

N/A

N/A

A key that uniquely identifies a manufacturing order document.

RouteSequenceNum

int

N/A

N/A

Specifies the sequence number of the step in a route.

ServiceItem

ItemKey

N/A

N/A

The item key object that uniquely identifies the item.

QtyToOrder

Quantity

N/A

N/A

Specifies the amount of the service required for the order.

SuggestedQty

Quantity

N/A

N/A

Specifies the suggested amount of the service required for the order.

RequiredDate

dateTime

N/A

Empty

Specifies the date the service item is required.

DateReleased

dateTime

N/A

Empty

Specifies the release date for the service item.



Documentation Feedback