ManufacturingOrderPickListItem


Description

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

Properties

Property

Type

Length

Default

Description

CurrentReturnToStockQty

Quantity

N/A

N/A

Specifies quantity of material returned to stock.

ManufacturingOrderDocumentKey

ManufacturingOrderDocumentKey

N/A

N/A

A key that uniquely identifies a manufacturing order document.

Sequence

int

N/A

N/A

Specifies the sequence of the pick list in a manufacturing order.

OrderStatus

ManufacturingOrderStatus

N/A

N/A

ManufacturingOrderStatus enumeration value specifying the status of the order.

ParentPartNumber

ItemKey

N/A

N/A

Specifies the finished good item number.

ItemKey

ItemKey

N/A

N/A

A key that uniquely identifies the item being manufactured.

PositionNumber

int

N/A

Empty

Specifies the order in which components are used to build an item.

RoutingName

string

30

Empty

Specifies the route that this item belongs to.

RoutingSequence

string

10

Empty

Specifies the sequence in the route.

MRPAmount

MoneyAmount

N/A

N/A

Specifies the original issue amount.

MRPAmount2

MoneyAmount

N/A

N/A

Specifies the net issue amount. The net amount is the original issue amount minus the reverse issue amount.

SuggestedQty

Quantity

N/A

N/A

Specifies the suggested quantity of the component.

DateResourcePlanIssued

dateTime

N/A

Empty

Specifies the date the resource plan was issued.

DateAllocated

dateTime

N/A

Empty

Specifies the allocation date.

WorkCenter

string

10

Empty

Specifies the work center where the item is manufactured.

VendorKey

VendorKey

N/A

N/A

A key that uniquely identifies a vendor.

VendorName

string

64

Empty

Specifies the name of a vendor.

IsBackFlushed

boolean

N/A

False

Specifies whether the item is back flushed.

IsBackOrdered

boolean

N/A

False

Specifies whether the item is back ordered.

IsAlternateItem

boolean

N/A

False

Specifies whether the item is an alternate item.

AlternateItemFor

ItemKey

N/A

N/A

Identifies the item that this item is an alternate for.

AlternateItemSequence

int

N/A

Empty

Specifies the alternate item sequence number.

IsSubAssemblyItem

boolean

N/A

False

Specifies whether the item is a subassembly for another item.

SubAssemblyItemFor

ItemKey

N/A

N/A

Identifies the item that this item is a subassembly for.

SubAssemblyItemSequence

int

N/A

Empty

Specifies the sequence number of a subassembly.

IsBOMApproved

boolean

N/A

False

Specifies whether the subassembly bill of materials is approved.

IsBOMSingleLot

boolean

N/A

False

Specifies whether the item is a single lot.

Location

string

10

Empty

Specifies where the item is located.

IsAllocated

boolean

N/A

False

Specifies whether the item is already allocated.

IsIssued

boolean

N/A

False

Specifies whether the item is already issued.

IsFloorStock

boolean

N/A

False

Specifies whether the item is floor stock.

IsResourcePlanCalculated

boolean

N/A

False

Specifies whether a resource plan is calculated.

IsPhantomItem

boolean

N/A

False

Specifies whether the item is classifed as a phantom item.

LastModifiedDate

dateTime

N/A

N/A

The date the picklist item was last modified. The value is in Coordinated Universal Time (UTC). This property is read-only.

AllocatedBy

string

15

Empty

Specifies the person who allocated the item.

IssuedBy

string

15

Empty

Specifies the person who issued the item.

RefillCost

MoneyAmount

N/A

N/A

Specifies the cost to refill the item.

ReturnToStockQty

Quantity

N/A

N/A

Specifies the number of items returned to stock.

ScrappedQty

Quantity

N/A

N/A

Specifies the number of items scrapped.

ActualConsumedQty

Quantity

N/A

N/A

Specifies the number of items consumed.

POLine

PurchaseTransactionLineKey

N/A

N/A

Identifies a purchase order for the item.

AllowedQty

Quantity

N/A

N/A

Specifies the quantity allowed for the item.

CurrentConsumedQty

Quantity

N/A

N/A

Specifies the current quantity consumed for the item.

CurrentScrappedQty

Quantity

N/A

N/A

Specifies the current quantity scrapped for the item.

IsOptionedItem

boolean

N/A

False

Specifies whether the item is optioned.

MarkdownAmt

MoneyAmount

N/A

N/A

Specifies the amount of the markdown for the item.

BOMCategory

BOMCategory

N/A

N/A

Specifies the bill of materials category.

BOMName

string

15

Empty

Specifies the bill of materials name.

Promotion

string

30

Empty

Specifies whether a promotion exists.

IsActualConsumedChecked

boolean

N/A

False

Specifies whether the quantity consumed was verified.

DateRequired

dateTime

N/A

Empty

Specifies the date the item is required.

UofM

string

8

Empty

Specifies the unit of measure.

AllocatedQty

Quantity

N/A

N/A

Specifies the quantity that was allocated.

UnitCost

MoneyAmount

N/A

N/A

Specifies the unit cost of the item.

NonInventoryCreditIndex

int

N/A

Empty

If comp on pick list is non-inventory it is the credit index account used.

BaseUOMQty

Quantity

N/A

N/A

Specifies the base unit of measure quantity.

IssuedQty

Quantity

N/A

N/A

Specifies the quantity that was issued.

BackFlushedQty

Quantity

N/A

N/A

Specifies the quantity that was back flushed.

NonInventoryItemDescription

string

100

Empty

Specifies a description to include at the point of use.

LinkToSequence

int

N/A

N/A

Specifies a routing link.

FixedQty

Quantity

N/A

N/A

Specifies the item quantity required for each manufacturing order.

LeadTimeOffset

decimal

N/A

N/A

The number of days that lead times should be offset from the manufacturing order start date or due date. If the lead time is based on the manufacturing order due date, you can’t enter a negative value.

OffsetFrom

decimal

N/A

N/A

The date that the lead time is calculated from: manufacturing order start date or due date.

BOMUserDef1

string

30

Empty

Specifies a user-defined value.

BOMUserDef2

string

30

Empty

Specifies a user-defined value.

ExplodedQty

Quantity

N/A

N/A

Specifies the quantity used in an MRP quantity calculation.

ManufacturingNote

string

8000

Empty

Specifies additional information associated with the picklist.

BOMSequence

int

N/A

Empty

Specifies the sequence in the bill of materials.

PositionNumber2

int

N/A

Empty

Specifies an alternate part on a picklist.



Documentation Feedback