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
Quintiq file version 2.0
#parent: #root
Relation Demand_MP_ProductInStockingPointInPeriodPlanning_ProductInStockingPointInPeriodPlanning_Demand_MP
{
  #keys: '1[134266.1.219045430]'
  Description: 'This relation is primarily used in FormPegging where we need to go to Demand_MP and Supply_MP from PISP'
  DefaultRelationStrategy
  {
  }
  RelationSide.LeftSide ProductInStockingPointInPeriodPlanning
  {
    #keys: '3[134266.1.219045428][134266.1.219045427][134266.1.219045429]'
    Cardinality: '0to1'
    ObjectDefinition: Demand_MP
    OwningSide: 'Reference'
  }
  RelationSide.RightSide Demand_MP
  {
    #keys: '3[134266.1.219045432][134266.1.219045431][134266.1.219045433]'
    Cardinality: '1toN'
    ObjectDefinition: ProductInStockingPointInPeriodPlanning
    OwningSide: 'Reference'
  }
}