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
25
26
27
28
29
30
31
32
33
34
Quintiq file version 2.0
#parent: #root
Relation UniqueAssignment_AccountCost_AccountCost_UniqueAssignment
{
  #keys: '1[127710.1.481631621]'
  Description: 'This points to all the costs with the matching Account name, Cost driver and Owner ID.'
  DeclarativeSequenceRelationStrategy
  {
    #keys: '13[0.0.0][127710.1.481631745][127710.1.481631739][127710.1.481631746][127710.1.481631740][127710.1.481631747][127710.1.481631741][127710.1.481631748][127710.1.481631742][127710.1.481631749][127710.1.481631743][127710.1.481631750][127710.1.481631744]'
    SequenceElementSuffix: 'WithinUniqueAssignment'
    SortAttributes:
    [
      DeclarativeSequenceRelationSortAttribute
      {
        #keys: '1[127710.1.481631783]'
        Attribute: 'Start'
      }
    ]
  }
  RelationSide.LeftSide AccountCost
  {
    #keys: '3[127710.1.481631618][127710.1.481631615][127710.1.481631619]'
    Cardinality: '1toN'
    ObjectDefinition: UniqueAssignment
    OwningSide: 'Reference'
  }
  RelationSide.RightSide UniqueAssignment
  {
    #keys: '3[127710.1.481631637][127710.1.481631634][127710.1.481631638]'
    Cardinality: '0to1'
    ObjectDefinition: AccountCost
    OwningSide: 'Reference'
  }
}