Quintiq file version 2.0 Component GroupPanelLeadTimeLogic { #keys: '[127238.0.1643153847]' BaseType: 'GroupPanel' GBLayout { Type: 'internal[GBLayoutDefinition]' Columns: [ GBFlow.Column { grow: 0 id: 122 parent: 0 } GBFlow.Column { grow: 128 id: 628 parent: 0 } ] Elements: [ GBElement { Component => LabelOperationLeadtimelogic Position { startcolumn: 122 startrow: 733 endcolumn: 122 endrow: 733 } } GBElement { Component => LabelLanes Position { startcolumn: 122 startrow: 500 endcolumn: 122 endrow: 500 } } GBElement { Component => /StringSelectionOperationLeadTimeLogic Position { startcolumn: 628 startrow: 733 endcolumn: 628 endrow: 733 } } GBElement { Component => /StringSelectionLanesLeadTimeLogic Position { startcolumn: 628 startrow: 500 endcolumn: 628 endrow: 500 } } ] Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] Rows: [ GBFlow.Row { grow: 0 id: 733 parent: 0 } GBFlow.Row { grow: 0 id: 500 parent: 0 } ] } Children: [ Component LabelOperationLeadtimelogic { #keys: '[127238.0.1643154796]' BaseType: 'Label' Properties: [ Alignment: 'right' LayoutGroup: 'GeneralLabel' Text: 'Operations' 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' Transparent: true ] } Component LabelLanes { #keys: '[127238.0.1643155960]' BaseType: 'Label' Properties: [ Alignment: 'right' LayoutGroup: 'GeneralLabel' Text: 'Lanes' Tooltip: 'How to derive from the lead time on lanes in which period the dependent demall 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' Transparent: true ] } #child: StringSelectionOperationLeadTimeLogic #child: StringSelectionLanesLeadTimeLogic ] Properties: [ Text: 'Lead time for dependent demand' ModeledStringList ChildOrdering { c: LabelOperationLeadtimelogic c: StringSelectionOperationLeadTimeLogic c: StringSelectionLanesLeadTimeLogic c: LabelLanes } ] }