ManufacturingOrderSummary


Description

A representation of the important details of a manufacturing order. The properties are read-only.

Properties

Property

Type

Length

Default

Description

OutSourced

ManufacturingOrderOutSourced

N/A

N/A

ManufacturingOrderOutSourced enumeration specifying whether the order was outsourced.

PostToSite

string

10

Empty

Specifies the inventory site for finished items.

IsArchivedMO

boolean

N/A

False

Specifies whether the manufacturing order has been archived.

RoutingName

string

30

Empty

Specifies the name of the route.

EndDate

dateTime

N/A

Empty

Specifies the date the manufacturing order ended.

LastModifiedDate

dateTime

N/A

N/A

The date the application was last modified. The value is in Coordinated Universal Time (UTC).

Priority

ManufacturingOrderPriority

N/A

N/A

ManufacturingOrderPriority enumeration value specifying the priority of the manufacturing order.

DateCompleted

dateTime

N/A

Empty

Specifies the date the manufacturing order was completed.

PickNumber

string

17

Empty

Specifies the number of the manufacturing pick document.

IsQuickMO

boolean

N/A

False

Specifies whether the manufacturing order is a a Quick Manufacturing Order.


Inherits from

ManufacturingOrderDocumentSummary


Documentation Feedback