Click or drag to resize

ProductSupplyOrderPolicy Property

Order policy/replenishment system. OPS=Order Point System; OPT=Order Point System with Time planning; PRS=Periodic Review System/Periods Of Supply; MRP = Material Requirements Planning. [Required] [Default("OPS")]

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

Property Value

Type: ProductSupplyRepositoryOrderPolicy
See Also