yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
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
Quintiq file version 2.0
Component lsAccountCosts
{
  #keys: '[145730.0.2069365665]'
  BaseType => //BaseFormAccountCosts/lsAccountCosts
  IsDerived: true
  Children:
  [
    Component deAccountCosts
    {
      #keys: '[145730.0.2069365666]'
      BaseType => //BaseFormAccountCosts/lsAccountCosts/deAccountCosts
      IsDerived: true
      Properties:
      [
        FilterArguments: 'navpanelLaneLegs:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderLaneLeg'
        FixedFilter: 'exists( navpanelLaneLegs, Elements, laneLeg, laneLeg = object.LaneLeg() )'
        Transformation: 'Elements.AccountCost.astype(LaneLegCost)'
      ]
    }
    Component dslAccountCosts
    {
      #keys: '[145730.0.2069365671]'
      BaseType => //BaseFormAccountCosts/lsAccountCosts/dslAccountCosts
      IsDerived: true
      Children:
      [
        #child: lsContextMenuAccCosts
      ]
      Properties:
      [
        Columns: '[{"attribute":{"classtype":"WebApiDefinitionAttributeAllConstraint","columnid":"All constraints","title":"All constraints","subtotals":"","tooltip":"","width":-1,"display":"shown"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"LaneLeg.Lane.Unit.DisplayName","title":"Unit","subtotals":"","tooltip":"","width":-1,"display":"shown","attribute":"LaneLeg.Lane.Unit.DisplayName"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"LaneLeg.Lane.Name","title":"Lane","subtotals":"","tooltip":"","width":-1,"display":"shown","attribute":"LaneLeg.Lane.Name"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"LaneLeg.AsOriginStockingPointLeg.StockingPoint_MP.DisplayName","title":"Origin","subtotals":"","tooltip":"","width":-1,"display":"shown","attribute":"LaneLeg.AsOriginStockingPointLeg.StockingPoint_MP.DisplayName"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"LaneLeg.AsDestinationStockingPointLeg.StockingPoint_MP.DisplayName","title":"Destination","subtotals":"","tooltip":"","width":-1,"display":"shown","attribute":"LaneLeg.AsDestinationStockingPointLeg.StockingPoint_MP.DisplayName"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"AccountName","title":"Account","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"AccountName"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"CostDriver","title":"Cost driver","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"CostDriver"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"Cost","title":"Cost","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"Cost"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"UoM","title":"UoM","subtotals":"","tooltip":"","width":-1,"display":"shown","attribute":"UoM"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"Start","title":"Start","subtotals":"","tooltip":"","width":-1,"display":"shown","editable":false,"attribute":"Start"}},{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"End","title":"End","subtotals":"","tooltip":"","width":-1,"display":"shown","attribute":"End"}}]'
        FixedFilter: 'not object.IsTime()'
      ]
    }
  ]
}