MergeMoveLog Table (37)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Log of merge and move operations (person, contact, project)
Fields
Name | Description | Type | Null |
---|---|---|---|
MergeMoveLog_id | Primary key | PK | |
tableNumber | Number of table where the move/merge happened | TableNumber | |
operation | Operation type enumerator | UShort | |
sourceRecord | Source record id | Id | |
destinationRecord | Destination record id | Id | |
options | Options relating to move of activities and other side effects | String(2047) | ● |
registered | Registered when | UtcDateTime | |
registered_associate_id | Registered by whom | FK associate | |
updated | Last updated when | UtcDateTime | |
updated_associate_id | Last updated by whom | FK associate | |
updatedCount | Number of updates made to this record | UShort |
Indexes
Fields | Types | Description |
---|---|---|
MergeMoveLog_id | PK | Clustered, Unique |
tableNumber | TableNumber | Index |
operation | UShort | Index |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Replicate changes UP from satellites and travellers back to central.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.