xiaoding721
2024-09-11 80c6948cd396f85fa3b19a6b22cfc29ae68e60d6
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
#parent: #root
TypeRepresentation CCEngineLogisticsCostCell
{
  AttributeRepresentation Coefficient
  {
    AttributeKey: '[415136.0.986844757]'
    Synonym: '系数'
  }
  AttributeRepresentation EstimatedTotalCost
  {
    AttributeKey: '[415136.0.986844738]'
    Synonym: '预计总费用'
  }
  AttributeRepresentation FactoryToRentTransCost
  {
    AttributeKey: '[415136.0.986844780]'
    Synonym: '厂内到外租库运输费用'
  }
  AttributeRepresentation RentEnterCost
  {
    AttributeKey: '[415136.0.986881422]'
    Synonym: '外租库入库费用'
  }
  AttributeRepresentation RentOutCost
  {
    AttributeKey: '[415136.0.986881432]'
    Synonym: '外租库出库费用'
  }
  AttributeRepresentation RentStorageCost
  {
    AttributeKey: '[415136.0.986881445]'
    Synonym: '外租库仓储费用'
  }
  AttributeRepresentation TotalCost
  {
    AttributeKey: '[415136.0.986844770]'
    Synonym: '总费用'
  }
  RelationRepresentation Column { RelationKey: '[415136.0.986881392]' Visibility: 'Normal' }
}