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 AccountCost_AsUniqueAccountCost_UniqueAssignment_UniqueAccountCost
{
  #keys: '1[127710.1.478243774]'
  Description: 'This only points to the earliest costs with distinct Account name, Cost driver and Owner ID.'
  DefaultRelationStrategy
  {
  }
  RelationSide.LeftSide AsUniqueAccountCost
  {
    #keys: '3[127710.1.478243771][127710.1.478243768][127710.1.478243772]'
    Cardinality: '1toN'
    ObjectDefinition: AccountCost
    OwningSide: 'Reference'
  }
  RelationSide.RightSide UniqueAccountCost
  {
    #keys: '3[127710.1.478243790][127710.1.478243787][127710.1.478243791]'
    Cardinality: '0to1'
    ObjectDefinition: UniqueAssignment
    OwningSide: 'Reference'
  }
}