Defines the properties of a manufacturing order picklist item in Microsoft Dynamics GP.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
CurrentReturnToStockQty |
N/A |
N/A |
Specifies quantity of material returned to stock. |
|
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 |
N/A |
N/A |
ManufacturingOrderStatus enumeration value specifying the status of the order. |
|
ParentPartNumber |
N/A |
N/A |
Specifies the finished good item number. |
|
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 |
N/A |
N/A |
Specifies the original issue amount. |
|
MRPAmount2 |
N/A |
N/A |
Specifies the net issue amount. The net amount is the original issue amount minus the reverse issue amount. |
|
SuggestedQty |
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 |
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 |
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 |
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 |
N/A |
N/A |
Specifies the cost to refill the item. |
|
ReturnToStockQty |
N/A |
N/A |
Specifies the number of items returned to stock. |
|
ScrappedQty |
N/A |
N/A |
Specifies the number of items scrapped. |
|
ActualConsumedQty |
N/A |
N/A |
Specifies the number of items consumed. |
|
POLine |
N/A |
N/A |
Identifies a purchase order for the item. |
|
AllowedQty |
N/A |
N/A |
Specifies the quantity allowed for the item. |
|
CurrentConsumedQty |
N/A |
N/A |
Specifies the current quantity consumed for the item. |
|
CurrentScrappedQty |
N/A |
N/A |
Specifies the current quantity scrapped for the item. |
|
IsOptionedItem |
boolean |
N/A |
False |
Specifies whether the item is optioned. |
MarkdownAmt |
N/A |
N/A |
Specifies the amount of the markdown for the item. |
|
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 |
N/A |
N/A |
Specifies the quantity that was allocated. |
|
UnitCost |
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 |
N/A |
N/A |
Specifies the base unit of measure quantity. |
|
IssuedQty |
N/A |
N/A |
Specifies the quantity that was issued. |
|
BackFlushedQty |
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 |
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 |
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. |