Click or drag to resize

ProductSupplyPlanningSafetyStockQuantityBase Property

Planned lowest inventory level, protecting against unplanned demands. The quantity is expressed in the base measurement unit of the product. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required] [Default(0)]

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

Property Value

Type: Quantity
See Also