Add | Adds a new data line to the object. |
Delete | Deletes the current line.
Returns a result value that indicates success or failure. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
Delete | Deletes the current line.
Returns a result value that indicates success or failure. |
SetCurrentLine | Sets the active row to a specified row number. |
AdditionalQuantity | The value is copied from the Additional Qty field in the Bill of Materials window; however, you can change it manually in the production order.
Field name: AdditQty. |
BaseQuantity | Sets or returns the quantity of the items required for manufacturing a single product. The default value is retrieved from the Quantity property (ProductTrees object).
Field name: BaseQty. |
BatchNumbers | property BatchNumbers |
Count | Returns the total number of records in the table. Returns the total number of records in the table. |
DistributionRule | The distribution rule for allocating costs and revenues (both direct and indirect) to one or more cost centers.
This is a foreign key to the DistributionRule object. Field name: OcrCode |
DistributionRule2 | Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.
Field name: OcrCode2 |
DistributionRule3 | Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.
Field name: OcrCode3 |
DistributionRule4 | Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.
Field name: OcrCode4 |
DistributionRule5 | Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.
Field name: OcrCode5 |
DocumentAbsoluteEntry | Returns the production order number (AbsoluteEntry). |
EndDate | The latest date by which a component needs to be used in the production process.
Field: EndDate. |
IssuedQuantity | Sets or returns the total items quantity already issued for the production order. That is, BaseQuantity multiplied by PlannedQuantity (ProductionOrders object).
Field name: IssuedQty. |
ItemName | property ItemName |
ItemNo | Sets or returns the item code in the inventory.
Length: 20 characters. Field name: ItemCode. This is a foreign key to the Items object. |
ItemType | The type of the production item.
Field name: ItemType. |
LineNumber | Returns the current row number in the list.
Field name: LineNum. |
LineText | Add text in the line.
Field name: LineText. Length: 16 characters. |
LocationCode | The location for the items in this line of the production order.
Field name: LocCode This is a foreign key to the WarehouseLocations object. |
PlannedQuantity | Sets or returns the total items quantity planned to be issued for the production order. For each component line, the value of this field is calculated according to the following formula: (Planned Quantity of the parent * Base Qty of the component) + Additional Qty of the component.
Field name: PlannedQty. |
PlasticPackageExemptionReason | property PlasticPackageExemptionReason |
ProductionOrderIssueType | Determines the method for issuing the components of the product from the inventory, whether Manual or Backflash(automatic).
Field name: IssueType. |
Project | The project that relates to the components of the product.
Field: Project. Length: 20 characters. |
RequiredDays | The number of days required for a specific Resource to complete the Planned Quantity of a particular route stage. This field will be automatically calculated for a production order that has at least one route stage, one resource line, and whose Routing Date Calculation field is either Start Date Forwards or End Date Backwards. Field: ReqDays. |
ResourceAllocation | Determines how the resource allocation will occur, for a production order that has route stages.
Field name: ResAlloc. |
SerialNumbers | property SerialNumbers |
StageID | property StageID |
StartDate | The earliest date on which the component is needed in the production process.
Field name: StartDate. |
UoMCode | The unique code for the UoM.
Field name: UomCode. Length: 20 characters. |
UoMEntry | The internal key of the UoM.
Field name: UomEntry. |
UserFields | Returns the UserFields object. |
VisualOrder | Returns the visual order number. The value for the first row is null, and from the second row the number starts from 1.
Field name: VisOrder. |
Warehouse | Sets or returns the warehouse identification key from which the items are issued.
Field name: wareHouse. Length: 8 characters. |
WeightOfRecycledPlastic | property WeightOfRecycledPlastic |
WipAccount | If the production order lines are populated with components from a BOM, the account defined in the WIP Account field of the BOM for the relevant component populates this field. If theWIP Account field for the relevant component is blank in the BOM, this account is blank, too. You can manually update the account in this field before the production order closure. The value of this field is then copied into the Account Code field of the issue for production. Field name: WipActCode. |