biuan SAP® BUSINESS ONE SDK
DTW Production Order - Rows
API Production Orders Lines

Description

The ProductionOrders_Lines is a child object of the ProductionOrders object. Each line represents a component (item) of the product.

Source table: WOR1.

Object Model

Remarks

To display the form in the application:

  • Select Production --> Production Orders.

See Also

SAP® B1 DI-API C# definition

public class ProductionOrders_LinesClass : IProductionOrders_Lines, ProductionOrders_Lines { public virtual double AdditionalQuantity { get; set; } public virtual double BaseQuantity { get; set; } public virtual SAPbobsCOM.BatchNumbers BatchNumbers { get; } public virtual int Count { get; } public virtual string DistributionRule { get; set; } public virtual string DistributionRule2 { get; set; } public virtual string DistributionRule3 { get; set; } public virtual string DistributionRule4 { get; set; } public virtual string DistributionRule5 { get; set; } public virtual int DocumentAbsoluteEntry { get; } public virtual DateTime EndDate { get; set; } public virtual double IssuedQuantity { get; } public virtual string ItemNo { get; set; } public virtual ProductionItemType ItemType { get; set; } public virtual int LineNumber { get; } public virtual string LineText { get; set; } public virtual int LocationCode { get; set; } public virtual double PlannedQuantity { get; set; } public virtual BoIssueMethod ProductionOrderIssueType { get; set; } public virtual string Project { get; set; } public virtual ResourceAllocationEnum ResourceAllocation { get; set; } public virtual SAPbobsCOM.SerialNumbers SerialNumbers { get; } public virtual DateTime StartDate { get; set; } public virtual string UoMCode { get; } public virtual int UoMEntry { get; } public virtual SAPbobsCOM.UserFields UserFields { get; } public virtual int VisualOrder { get; } public virtual string Warehouse { get; set; } public virtual string WipAccount { get; set; } public extern ProductionOrders_LinesClass(); public virtual extern void Add(); public virtual extern void Delete(); public virtual extern void SetCurrentLine(int LineNum); }

Related information


Serial Numbers SerialNumbers Object· Table: OSRN SRNT
SerialNumbers is a business object that represents the serial numbers and additional tracking information of items. This object is part of the Inventory and Production module. Source table: OSRN, OITL, ITL1.
   Parent: Production Orders Lines ProductionOrders_Lines Object· Table: WOR1


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates