Quintiq file version 2.0
Component PanelLeadTimeDependent
{
  #keys: '[145730.0.1956390625]'
  BaseType: 'WebPanel'
  Children:
  [
    Component DropDownStringListOperationLeadTimeLogic
    {
      #keys: '[145730.0.1956365706]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        DataBinding: 'MacroPlan.GlobalParameters_MP.OperationLeadTimeLogic'
        Label: 'Operations'
        Taborder: 0
        Tooltip: 'How to derive from the lead time on operations in which periods the dependent demand falls. 
 E.g consider weekly buckets, an operation with lead time of 5 days, and planned quantity in Week 2:
 - Proportionally: 5/7 of the dependent demand falls in Week 1 and 2/7 in Week 2 
 - From end of period: all of the dependent demand falls in Week 2
 - From middle of period: all of the dependent demand falls in Week 1'
      ]
    }
    Component DropDownStringListLaneLeadTimeLogic
    {
      #keys: '[145730.0.1956365718]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        DataBinding: 'MacroPlan.GlobalParameters_MP.LaneLeadTimeLogic'
        Label: 'Lanes'
        Taborder: 1
        Tooltip: 'How to derive from the lead time on lanes in which period the dependent demand falls.
E.g. consider weekly buckets, a lane with lead time of 5 days, and planned quantity in Week 2:
- From end of period: all of the dependent demand falls in Week 2
- From middle of period: all of the dependent demand falls in Week 1'
      ]
    }
  ]
  Properties:
  [
    Taborder: 1
    Title: 'Lead time for dependent demand'
  ]
}