Søgning » Teamshare » AddressBookEntryType
Tabel

AddressBookEntryType


Beskrivelse ?

Definiton of a type of contact stored in AddressBookEntry. Type can be Contact, Company, Supplier, User, Department, Customer and so on.

Størrelse (Antal rækker) ?

8

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
AddressBookEntryTypeID Unique ID of the type of contact
AddressBookEntryTypeName Logical name of the type of contact
ChangedBy The ID of the user who last edited this data. FK to HH.Users
ChangedOn The datetime this data was last edited
Createdby The ID of the user who first created this data. FK to HH.Users
CreatedOn The datetime this data was first created
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.