Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerWebUI 
 | 
OrphanComponent FormActualInventoryChart 
 | 
{ 
 | 
  #keys: '[139394.1.1047209704]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'WebForm' 
 | 
  Children: 
 | 
  [ 
 | 
    #child: ChartActualInventoryChart 
 | 
    Component DataHolderActualInventoryChart 
 | 
    { 
 | 
      #keys: '[139394.1.1047197208]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'structured[ProductInStockingPointInPeriod]*' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorPISPIPsFromPISPs 
 | 
        { 
 | 
          #keys: '[139394.1.1047197262]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[Period_MP]' 
 | 
            Source: 'ApplicationMacroPlanner.DataHolderPeriods' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements.ProductInStockingPointInPeriod' 
 | 
          ] 
 | 
        } 
 | 
        Component DataExtractorPISPIPsFromPeriods 
 | 
        { 
 | 
          #keys: '[139394.1.1047216094]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[ProductInStockingPoint_MP]' 
 | 
            Source: 'ApplicationMacroPlanner.DataHolderPISP' 
 | 
            Taborder: 1 
 | 
            Transformation: 'Elements.ProductInStockingPointInPeriod' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Image: 'CUBES' 
 | 
    Title: 'Actual Inventories' 
 | 
  ] 
 | 
} 
 |