Søgning » TeamShare » AddressBookRelations
Tabel

AddressBookRelations


Beskrivelse ?

The definition of a relationship between two AddressBookEntry’s, e.g. Compay à Employee. Customer à Contact at customer. Is also used for defining organizations organizational hierarchy (departments) for the internal users.

Størrelse (Antal rækker) ?

5036

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
AddressBookRelationsName Logical name of the relationship between contacts
ChangedBy The ID of the user who last edited this data. FK to HH.Users
ChangedOn The datetime this data was last edited
ChildAddressBookID The ID of the child Contact of this relationship. FK to HH.AddressBookEntry
Createdby The ID of the user who first created this data. FK to HH.Users
CreatedOn The datetime this data was first created
ParentAddressBookId The ID of the top level Contact of this relationship. FK to HH.AddressBookEntry
SaveSearchID Unique ID of a saved search
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.