Quintiq file version 2.0
Component pnlContent
{
  #keys: '[135040.0.183085718]'
  BaseType: 'WebPanel'
  Children:
  [
    #child: PanelStart
    #child: PanelEnd
    Component selSalesSegment
    {
      #keys: '[135040.0.188680146]'
      BaseType: 'WebDropDownList'
      Databinding: 'SalesSegment_MP'
      Children:
      [
        Component DataExtractorSalesSegment
        {
          #keys: '[135040.0.188680147]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[SalesSegment_MP]'
            FixedFilter: 'object.Child( relsize ) =0'
            Source: 'ApplicationMacroPlanner.DataHolderSalesSegment'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.SalesSegment_MP'
        DisplayField: 'Name'
        Label: 'Sales segment'
        Taborder: 0
        Tooltip: ' Select the sales segment that the fulfillment restriction applies to. 
 Fulfillment restrictions only apply to sales demands on higher-level products. 
 They are ignored for sales demands on leaf products. 
 The items in the drop-down list are filtered based on the Sales segment selection. '
      ]
    }
    Component selProduct
    {
      #keys: '[135040.0.188680201]'
      BaseType: 'WebDropDownList'
      Databinding: 'Product_MP'
      Children:
      [
        Component DataExtractorProduct
        {
          #keys: '[135040.0.188680202]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'MacroPlan'
            FixedFilter: 'not object.IsSystem() and object.IsLeaf()'
            Source: 'MacroPlan'
            Taborder: 0
            Transformation: 'Product_MP'
          ]
        }
      ]
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Product_MP'
        DisplayField: 'Name'
        Label: 'Product'
        Taborder: 1
        Tooltip: ' Select the leaf product that is excluded for fulfillment of sales demands on higher-level products. 
 Fulfillment restrictions only apply to sales demands on higher-level products. 
 They are ignored for sales demands on leaf products.'
      ]
    }
  ]
  Properties:
  [
    Taborder: 1
  ]
}