Quintiq file version 2.0 Component TabPageAdvanced { #keys: '[122872.2.439092491]' BaseType: 'TabPage' GBLayout { Type: 'internal[GBLayoutDefinition]' Columns: [ GBFlow.Column { grow: 0 id: 440 parent: 0 } GBFlow.Column { grow: 0 id: 465 parent: 0 } GBFlow.Column { grow: 128 id: 866 parent: 0 } GBFlow.Column { grow: 0 id: 487 parent: 0 } ] Elements: [ GBElement { Component => RadioButtonGroupUpstreamDownstream Position { startcolumn: 465 startrow: 354 endcolumn: 465 endrow: 578 } } GBElement { Component => CheckBoxIsSelectedUnits Position { startcolumn: 440 startrow: 620 endcolumn: 465 endrow: 620 } } GBElement { Component => ButtonSelectUnitsForSmartPlan Position { startcolumn: 487 startrow: 620 endcolumn: 487 endrow: 620 } } GBElement { Component => CheckBoxOnlyPlanOneStepUpstream Position { startcolumn: 440 startrow: 524 endcolumn: 465 endrow: 524 } } GBElement { Component => Label Position { startcolumn: 440 startrow: 354 endcolumn: 440 endrow: 354 } } ] Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] Rows: [ GBFlow.Row { grow: 0 id: 354 parent: 0 } GBFlow.Row { grow: 0 id: 578 parent: 0 } GBFlow.Row { grow: 0 id: 620 parent: 0 } GBFlow.Row { grow: 0 id: 524 parent: 0 } ] } Children: [ Component RadioButtonGroupUpstreamDownstream { #keys: '[122872.2.439347148]' BaseType: 'RadioButtonGroup' Properties: [ BoundValue: 'upstream' ButtonLabels: ' &Upstream; &Downstream; &Middle-out' ButtonValues: 'upstream;downstream;middle-out' ] } Component CheckBoxIsSelectedUnits { #keys: '[122872.2.439347260]' BaseType: 'CheckBox' Properties: [ Shortcut: 'Alt+L' Text: '&Limit the units used by smart plan' ] } Component ButtonSelectUnitsForSmartPlan { #keys: '[122872.2.439347388]' BaseType: 'Button' Properties: [ Text: '...' Tooltip: 'Select units' ] } Component CheckBoxOnlyPlanOneStepUpstream { #keys: '[122872.2.439347782]' BaseType: 'CheckBox' Properties: [ Shortcut: 'Alt+P' Text: 'Only &plan one step upstream' Tooltip: 'When checked, smart plan will only plan one routing/lane upstream from the selected stockingpoint.
When unchecked, it will consider the complete upstream supply chain from this stocking point.' ] } Component Label { #keys: '[122872.2.439348867]' BaseType: 'Label' Properties: [ Text: 'Smart plan direction' Tooltip: '- An upstream smart plan run will consider all processes and stocking points that are upstream of the selection.
   In other words, the smart plan will pull the products through the supply chain down to the selected stocking points.
- A downstream smart plan run will consider all processes and stocking points that are downstream of the selection.
   In other words, the smart plan will push the products through the supply chain starting from the selected stocking points.
- A middle-out smart plan run will call both an upstream smart plan run and a downstream smart plan run from the selected product in stocking points.' Transparent: true ] } ] Properties: [ Title: 'Advanced' ModeledStringList ChildOrdering { c: RadioButtonGroupUpstreamDownstream c: CheckBoxIsSelectedUnits c: ButtonSelectUnitsForSmartPlan c: CheckBoxOnlyPlanOneStepUpstream c: Label } ] }