Quintiq file version 2.0 
 | 
Component pnlContent 
 | 
{ 
 | 
  #keys: '[139394.0.1853007866]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component LabelCurrentPeriodRange 
 | 
    { 
 | 
      #keys: '[139394.0.1853012106]' 
 | 
      BaseType: 'WebLabel' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.AsSalesDemandInPeriodBase.Period_MP.PeriodRange' 
 | 
        Label: 'Current period' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    Component DropDownListPeriod 
 | 
    { 
 | 
      #keys: '[139394.0.1853010687]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'Period_MP' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorAllowedPeriod 
 | 
        { 
 | 
          #keys: '[139394.0.1853010689]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[Period_MP]' 
 | 
            Source: 'DataHolderPostponementPeriods' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DisplayField: 'StartDate' 
 | 
        Label: 'Postpone to' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'The periods in the drop-down list are filtered to only contain periods allowed by postponement specifications' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldPostponeQty 
 | 
    { 
 | 
      #keys: '[139394.0.1854162705]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Quantity' 
 | 
        Mask: 'REAL' 
 | 
        Taborder: 2 
 | 
        Tooltip: 'Quantity to be postponed' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 2 
 | 
  ] 
 | 
} 
 |