Quintiq file version 2.0 
 | 
Component pnlContent 
 | 
{ 
 | 
  #keys: '[139394.1.50993194]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component DropDownListUnit 
 | 
    { 
 | 
      #keys: '[139394.1.50996504]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'Unit' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorUnit 
 | 
        { 
 | 
          #keys: '[139394.1.50996506]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[Unit]' 
 | 
            FilterArguments: 'products:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderProduct' 
 | 
            FixedFilter: 'object.GetHasOutputProduct( products )' 
 | 
            Source: 'ApplicationMacroPlanner.DataHolderUnit' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Unit' 
 | 
        DisplayField: 'Name' 
 | 
        Label: 'Unit' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.' 
 | 
      ] 
 | 
    } 
 | 
    Component DropDownListProduct 
 | 
    { 
 | 
      #keys: '[139394.1.50996750]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'Product_MP' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorProduct 
 | 
        { 
 | 
          #keys: '[139394.1.50996751]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'Unit' 
 | 
            FilterArguments: 'products:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderProduct' 
 | 
            FixedFilter: 'not object.IsSystem() and exists( products, Elements, p, true, p=object )' 
 | 
            Source: 'DropDownListUnit' 
 | 
            Taborder: 0 
 | 
            Transformation: 'AllChildren.AsChildren.Process_MP.ProcessOutput.ProductInStockingPoint_MP.Product_MP.AllParent.AsParent' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Product_MP' 
 | 
        DisplayField: 'Name' 
 | 
        Label: 'Product' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'The products in this list are filtered based on the product selection in the navigation panel as well as the Unit selection in this dialog.' 
 | 
      ] 
 | 
    } 
 | 
    #child: PanelStart 
 | 
    #child: PanelEnd 
 | 
    Component EditFieldTargetQuantity 
 | 
    { 
 | 
      #keys: '[139394.1.50997267]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.TargetQuantity' 
 | 
        Mask: 'POSNORMALREAL' 
 | 
        Taborder: 5 
 | 
        Tooltip: 'Target supply quantity between start and end dates.' 
 | 
      ] 
 | 
    } 
 | 
    #child: PanelMaxQuantity 
 | 
    Component EditFieldMinQuantity 
 | 
    { 
 | 
      #keys: '[139394.1.50997816]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.MinQuantity' 
 | 
        Mask: 'POSNORMALREAL' 
 | 
        Taborder: 4 
 | 
        Tooltip: 'Minimum supply quantity between start and end dates.' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 2 
 | 
  ] 
 | 
} 
 |