ProductSupplyPlanningTimeFenceDays Property |
Period in the future inside of which changes to the MPS are carefully evaluated to prevent costly schedule disruption. Demand for the period between DTF and PTF is calculated as the bigger of customer orders and sales forecast. Abbr. - PTF. [Required] [Default(1)]
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic int PlanningTimeFenceDays { get; set; }
Public Property PlanningTimeFenceDays As Integer
Get
Set
public:
property int PlanningTimeFenceDays {
int get ();
void set (int value);
}
member PlanningTimeFenceDays : int with get, set
Property Value
Type:
Int32
See Also