admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Quintiq file version 2.0
#root
#parent: LibMacroPlannerWebUI
OrphanComponent FormScenarioAnalysisProductOutput
{
  #keys: '[138546.0.64036875]'
  Accessibility: 'Extensible'
  BaseType: 'WebForm'
  Children:
  [
    Component DataHolderScenarioAnalysisNewSupplies
    {
      #keys: '[138546.0.74046805]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[NewSupply]*'
      Children:
      [
        Component DataExtractorNewSuppliesFromChildUnits id:DataExtractorNewSuppliesFromChildUnits_646
        {
          #keys: '[138546.0.74046806]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Unit]'
            FixedFilter: 'not object.ProductInStockingPointInPeriodPlanning().ProductInStockingPoint_MP().IsSystem()'
            Source: 'ApplicationMacroPlanner.DataHolderUnit'
            Taborder: 0
            Transformation: 'Elements.Operation.PeriodTaskOperation.NewSupply'
          ]
        }
        Component DataExtractorNewSuppliesFromChildProducts
        {
          #keys: '[138546.0.74046807]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Product_MP]'
            FixedFilter: 'not object.ProductInStockingPointInPeriodPlanning().ProductInStockingPoint_MP().IsSystem()'
            Source: 'ApplicationMacroPlanner.DataHolderProduct'
            Taborder: 1
            Transformation: 'Elements.ProductInStockingPoint_MP.ProductInStockingPointInPeriodPlanning.Supply_MP.astype(NewSupply)'
          ]
        }
        Component DataExtractorNewSuppliesFromPeriods
        {
          #keys: '[138546.0.74046808]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Period_MP]'
            FixedFilter: 'not object.ProductInStockingPointInPeriodPlanning().ProductInStockingPoint_MP().IsSystem()'
            Source: 'ApplicationMacroPlanner.DataHolderPeriods'
            Taborder: 2
            Transformation: 'Elements.ProductInStockingPointInPeriod.astype(ProductInStockingPointInPeriodPlanning).Supply_MP.astype(NewSupply)'
          ]
        }
      ]
      Properties:
      [
        Taborder: 0
      ]
    }
    #child: DashboardChartScenarioAnalysisNewSupplies_844
  ]
  Properties:
  [
    Image: 'GANTTCHART_OUT_RIGHT'
    Title: 'Product Output'
    UseExistingInstance: true
  ]
}