hongji.li
2023-11-07 1a1ba3ad5ed9e4380185aa1ccad20204a0e5f115
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
Quintiq file version 2.0
#root
#parent: LibMacroPlannerWebUI
OrphanComponent BaseFormProductPlanningMatrix
{
  #keys: '[157722.0.109001072]'
  Accessibility: 'Extensible'
  BaseType: 'WebForm'
  Children:
  [
    #child: PanelMatrix_515
    Component DataHolderApplicationSelectedPISP id:DataHolderApplicationSelectedPISP_982
    {
      #keys: '[157722.0.109001676]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[ProductInStockingPoint_MP]*'
      Children:
      [
        Component DataExtractorApplicationPISP id:DataExtractorApplicationPISP_30
        {
          #keys: '[157722.0.109001677]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[ProductInStockingPoint_MP]'
            Source: 'ApplicationMacroPlanner.DataHolderPISP'
            Taborder: 0
          ]
        }
      ]
      Properties:
      [
        Taborder: 1
      ]
    }
    Component DataHolderRowPISPs
    {
      #keys: '[158498.0.218946893]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[ProductInStockingPoint_MP]*'
      Children:
      [
        Component DataExtractorPISPFromEntityNavigationPanel
        {
          #keys: '[158498.0.217112581]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[ProductInStockingPoint_MP]'
            Source: 'DataHolderPISPFromEntityNavigationPanel'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
        Component DataExtractorPISPFromDataHolderProducts
        {
          #keys: '[158498.0.219194813]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Product_MP]'
            Source: 'ApplicationMacroPlanner.DataHolderProduct'
            Taborder: 1
            Transformation: 'Elements.ProductInStockingPoint_MP'
          ]
        }
      ]
      Properties:
      [
        Taborder: 2
      ]
    }
    Component DataHolderPISPFromEntityNavigationPanel
    {
      #keys: '[158498.0.218946931]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[ProductInStockingPoint_MP]*'
      Children:
      [
        Component DataExtractorPISPFromDateHolderUnits id:DataExtractorPISPFromDateHolderUnits_325
        {
          #keys: '[158498.0.217112505]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Unit]'
            Source: 'ApplicationMacroPlanner.DataHolderUnit'
            Taborder: 0
            Transformation: 'Elements.Operation.OperationOutput.ProductInStockingPoint_MP'
          ]
        }
        Component DataExtractorPISPFromDateHolderPISPs id:DataExtractorPISPFromDateHolderPISPs_570
        {
          #keys: '[158498.0.217112572]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[ProductInStockingPoint_MP]'
            Source: 'ApplicationMacroPlanner.DataHolderPISP'
            Taborder: 1
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        MergeStyle: 'Union'
        Taborder: 3
      ]
    }
  ]
  Properties:
  [
    Description: 'Provides a base product planning matrix which can be further derived and filtered as needed'
    Image: 'LINE-CHART'
    UseExistingInstance: true
  ]
}