Kevin Kok Khah Whey
2023-11-07 5ae534ab606e6f2ba5ea60914224d665b0447d5a
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
119
120
121
Quintiq file version 2.0
Component MatrixEditorActualInventories id:MatrixEditorActualInventories_537
{
  #keys: '[139394.1.1036698296]'
  BaseType: 'WebMatrixEditor'
  Children:
  [
    Component MatrixEditorCellActualInventories
    {
      #keys: '[139394.1.1036698297]'
      BaseType: 'WebMatrixEditorCell'
      Children:
      [
        Component DataExtractorActualInventories
        {
          #keys: '[139394.1.1036698298]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[ProductInStockingPoint_MP]'
            Source: 'ApplicationMacroPlanner.DataHolderPISP'
            Taborder: 0
            Transformation: 'Elements.ProductInStockingPointInPeriod'
          ]
        }
      ]
      Properties:
      [
        Attributes: 'PlannedInventoryLevelEnd;ActualInventoryLevelEnd'
        Column: 'Period_MP'
        Row: 'ProductInStockingPoint_MP'
        Taborder: 0
      ]
    }
    Component MatrixEditorRowsActualInventories
    {
      #keys: '[139394.1.1036698299]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractorActualInventoriesRows
        {
          #keys: '[139394.1.1036698300]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[ProductInStockingPoint_MP]'
            FixedFilter: 'not object.IsSystem() and object.IsLeaf()'
            Source: 'ApplicationMacroPlanner.DataHolderPISP'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        Legend: 'Name'
        SortCriteria: 'Product_MP.DisplayIndex;Name'
        Taborder: 1
      ]
    }
    Component MatrixEditorColumnsActualInventories
    {
      #keys: '[139394.1.1036698301]'
      BaseType: 'WebMatrixEditorHeaderLevel'
      Children:
      [
        Component DataExtractorActualInventoriesColumns
        {
          #keys: '[139394.1.1036698302]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'structured[Period_MP]'
            Source: 'ApplicationMacroPlanner.DataHolderPeriods'
            Taborder: 0
            Transformation: 'Elements'
          ]
        }
      ]
      Properties:
      [
        Legend: 'Start'
        SortCriteria: 'Start'
        Taborder: 2
      ]
    }
    #child: matrixEditorActionBarPageActualInventories_1
    #child: matrixeditorContextMenuActualInventories_1
    Component UserConfigurableInformationActualInventories
    {
      #keys: '[139394.1.1056296834]'
      BaseType: 'WebUserConfigurableInformation'
      Properties:
      [
        ObjectType: 'ProductInStockingPointInPeriod'
        Precondition: 'object.GetIsOutlier()'
        Taborder: 3
        Tooltip: 'The deviation (VALUE(abs( object.ActualInventoryLevelEnd() - object.PlannedInventoryLevelEnd() )/object.PlannedInventoryLevelEnd() * 100)%) of Actual inventory of (VALUE( object.ProductInStockingPoint_MP().Name( )) in VALUE(object.Start())) from its planned inventory is larger than Outlier tolerance (VALUE(object.MacroPlan().GlobalParameters_MP().OutlierTolerance())%).'
      ]
    }
  ]
  Properties:
  [
    AllowMultipleAttributes: true
    Columns: 'MatrixEditorColumnsActualInventories'
    ContextMenu: 'matrixeditorContextMenuActualInventories'
    Rows: 'MatrixEditorRowsActualInventories'
    Taborder: 0
  ]
  ResponseDefinitions:
  [
    DelegatedResponseDefinition OnClick id:Responsedef_MatrixEditorActualInventories_537_WebMenu_OnClick
    {
      #keys: '[139394.1.1043781131]'
      Initiator: 'WebMenu'
      IsInherited: false
      ResponseType: 'OnClick'
    }
  ]
}