Quintiq file version 2.0 
 | 
Component ListMacroPlan 
 | 
{ 
 | 
  #keys: '[124808.1.448142237]' 
 | 
  BaseType => //PanelAccountCost/ListMacroPlan 
 | 
  IsDerived: true 
 | 
  Children: 
 | 
  [ 
 | 
    Component GUIDataExtractorAccountCost 
 | 
    { 
 | 
      #keys: '[124808.1.448144941]' 
 | 
      BaseType => //PanelAccountCost/ListMacroPlan/GUIDataExtractorAccountCost 
 | 
      IsDerived: true 
 | 
      Properties: 
 | 
      [ 
 | 
        Component: 'DialogCreateEditProduct' 
 | 
        DataSet: '' 
 | 
        DataType: 'shadow[Product_MP]' 
 | 
        Transformation: 'ProductValueAndCost' 
 | 
      ] 
 | 
    } 
 | 
    Component UserConfigurableInformation 
 | 
    { 
 | 
      #keys: '[113694.2.833146035]' 
 | 
      BaseType: 'UserConfigurableInformation' 
 | 
      Properties: 
 | 
      [ 
 | 
        CanConfigure: false 
 | 
        Identification: 'ProductCost' 
 | 
        ObjectType: 'shadow[ProductValueAndCost]' 
 | 
        PosX: 155 
 | 
        PosY: 126 
 | 
        TooltipText: 
 | 
        [* 
 | 
          VALUE( ifexpr( object.Product_MP().MacroPlan().GlobalParameters_MP().HasDefaultInventoryHoldingCost() 
 | 
                                   and object.Product_MP().MacroPlan().GlobalParameters_MP().DefaultAccountForInventoryHolding() = object.AccountName() 
 | 
                                   and object.CostDriver() = Translations::MP_AccountAssignmentCostDriverInventoryHolding(), 
 | 
                                   "Cost is overriding default cost defined on global parameters.", 
 | 
                                   "" ) ) 
 | 
        *] 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: ColumnTitles1 
 | 
      c: popupList1 
 | 
      c: GUIDataExtractorAccountCost 
 | 
      c: GUIDataSetLevelAccountCost 
 | 
      c: UserConfigurableInformation 
 | 
    } 
 | 
  ] 
 | 
} 
 |