Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerWebUI 
 | 
OrphanComponent FormSupplyTarget 
 | 
{ 
 | 
  #keys: '[139394.1.49305432]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'WebForm' 
 | 
  Children: 
 | 
  [ 
 | 
    Component DataHolderSupplyTargets 
 | 
    { 
 | 
      #keys: '[139394.1.49292347]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'structured[SupplySpecification]*' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorSupplyTargetsFromUnits 
 | 
        { 
 | 
          #keys: '[139394.1.49295047]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[Unit]' 
 | 
            Source: 'ApplicationMacroPlanner.DataHolderUnit' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements.SupplySpecification' 
 | 
          ] 
 | 
        } 
 | 
        Component DataExtractorSupplyTargetsFromProducts 
 | 
        { 
 | 
          #keys: '[139394.1.49295176]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[Product_MP]' 
 | 
            Source: 'ApplicationMacroPlanner.DataHolderProduct' 
 | 
            Taborder: 1 
 | 
            Transformation: 'Elements.SupplySpecification' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    #child: ListSupplyTargets 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Image: 'PACKAGE_PREFERENCES' 
 | 
    Title: 'Supply Targets' 
 | 
  ] 
 | 
} 
 |