Click or drag to resize

ProductSupplyOrderLotSizingMethod Property

LFL=Lot for Lot; FOQ=Fixed order quantity; EOQ=Eqonomic Order Quantity; ROP=ReOrder Point; ROT=ReOrder point with Time planning; LFP = Lot For Period;. [Required] [Default("ROP")]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProductSupplyRepositoryOrderLotSizingMethod OrderLotSizingMethod { get; set; }

Property Value

Type: ProductSupplyRepositoryOrderLotSizingMethod
See Also