陈清红
2025-04-14 880f3c0257eeb8c37761d484258fdd102a369a19
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
Quintiq file version 2.0
Component ListProductInStockingPointsForProductsView
{
  #keys: '[139394.1.911562483]'
  BaseType => //ListProductInStockingPoints
  Children:
  [
    Component DataExtractorProductInStockingPoints
    {
      #keys: '[139394.1.911533865]'
      BaseType => //ListProductInStockingPoints/DataExtractorProductInStockingPoints
      IsDerived: true
      Properties:
      [
        DataType: 'Product_MP'
        FixedFilter: 'not( object.IsSystem() or object.IsFloating() )'
        Source: 'FormProducts.ListProduct'
        Transformation: 'AllChildren.AsChildren.ProductInStockingPoint_MP'
      ]
    }
    Component DataSetLevelProductInStockingPoints
    {
      #keys: '[139394.1.911533868]'
      BaseType => //ListProductInStockingPoints/DataSetLevelProductInStockingPoints
      IsDerived: true
      Children:
      [
        #child: listContextMenuProductInStockingPoints_618
      ]
      Properties:
      [
        Columns: '[{"attribute":{"classtype":"WebApiDefinitionAttributeAllConstraint","columnid":"All constraints","title":"All constraints","subtotals":"","tooltip":"","width":1,"display":"shown"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"Product_MP.Name","title":"Product name","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"Product_MP.Name"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"StockingPoint_MP.Name","title":"Stocking point name","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"StockingPoint_MP.Name"}}]'
        SortCriteria: 'Product_MP.Name;StockingPoint_MP.Name'
      ]
    }
  ]
  Properties:
  [
    Taborder: 1
  ]
}