lazhen
2024-08-23 c387abc9e569157fdd976b350ec4a3b78a9e87cb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Quintiq file version 2.0
#parent: #root
Relation InventorySupply_Period_MP_Period_MP_InventorySupply
{
  #keys: '1[136682.2.164549830]'
  DefaultRelationStrategy
  {
  }
  RelationSide.LeftSide Period_MP
  {
    #keys: '3[136682.2.164549832][136682.2.164549831][136682.2.164549833]'
    Cardinality: '0to1'
    ObjectDefinition: InventorySupply
    OwningSide: 'Reference'
  }
  RelationSide.RightSide InventorySupply
  {
    #keys: '3[136682.2.164549835][136682.2.164549834][136682.2.164549836]'
    Cardinality: '1toN'
    ObjectDefinition: Period_MP
    OwningSide: 'Reference'
  }
}