Quintiq file version 2.0 
 | 
Component PanelGeneral 
 | 
{ 
 | 
  #keys: '[135040.0.213332858]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component selParentUnit 
 | 
    { 
 | 
      #keys: '[135040.0.213306631]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'Unit' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorUnit 
 | 
        { 
 | 
          #keys: '[135040.0.213306632]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[Unit]' 
 | 
            Source: 'DataHolderParentUnitSelection' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        AllowEmpty: true 
 | 
        DataBinding: 'DataHolderDialogData.Data.Parent' 
 | 
        DisplayField: 'Name' 
 | 
        Label: 'Parent unit' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'Leave empty if the unit is at the highest level; otherwise select the parent unit' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldName 
 | 
    { 
 | 
      #keys: '[135040.0.218356195]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Name' 
 | 
        Label: 'Name' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldID 
 | 
    { 
 | 
      #keys: '[135040.0.218343577]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.ID' 
 | 
        Label: 'ID' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component DropDownListUOM 
 | 
    { 
 | 
      #keys: '[135040.0.218356448]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'UnitOfMeasure_MP' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorUOM 
 | 
        { 
 | 
          #keys: '[135040.0.218356450]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'MacroPlan' 
 | 
            Source: 'MacroPlan' 
 | 
            Taborder: 0 
 | 
            Transformation: 'UnitOfMeasure_MP' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.UnitOfMeasure_MP' 
 | 
        DisplayField: 'Name' 
 | 
        Label: 'Unit of measurement' 
 | 
        Taborder: 3 
 | 
      ] 
 | 
    } 
 | 
    Component RadioButtonGroupCapacityType 
 | 
    { 
 | 
      #keys: '[135040.0.218343871]' 
 | 
      BaseType: 'WebRadioButtonGroup' 
 | 
      Properties: 
 | 
      [ 
 | 
        BoundValue: 'Infinite' 
 | 
        ButtonLabels: 'Infinite;Quantity;Quantity aggregation;Time;Time aggregation;Transport quantity' 
 | 
        ButtonValues: 'Infinite;Quantity;Quantity aggregation;Time;Time aggregation;Transport quantity' 
 | 
        DataBinding: 'DataHolderDialogData.Data.CapacityType' 
 | 
        Taborder: 5 
 | 
        Title: 'Capacity type' 
 | 
        Tooltip: '<html>The capacity type affects the calculation of capacity consumption and definition of capacity constraints<br>- Infinite: Resource without capacity constraints<br>- Quantity: Resource for which capacity constraints are defined in quantity<br>          - Quantity aggregation: Parent unit of multiple identical quantity-based resources that spread the load evenly<br>- Time: Resource with rate-based operations for which constraints are defined in time<br>- Time aggregation: Parent unit of multiple identical time-based resources that spread the load evenly<br>- Transport quantity: Transportation resource whose capacity constraints are continuous<html>' 
 | 
      ] 
 | 
    } 
 | 
    Component DropDownListCurrency id:DropDownListCurrency_524 
 | 
    { 
 | 
      #keys: '[139394.1.209410155]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'Currency_MP' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorCurrency id:DataExtractorCurrency_139 
 | 
        { 
 | 
          #keys: '[139394.1.209410156]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'MacroPlan' 
 | 
            Source: 'MacroPlan' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Currency_MP' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Currency_MP' 
 | 
        DisplayField: 'Name' 
 | 
        Label: 'Currency' 
 | 
        Taborder: 4 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 0 
 | 
    Title: 'General' 
 | 
  ] 
 | 
} 
 |