kCrm_Contact
Contatto
Info
Inherits from kDataObject\kDataBasic
Is clustered
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| ReprocessId | tkCode | ReprocessId | - | |||||
| SourceSystem | kCrm_ContactSourceSystem | Sistema Origine | ||||||
| SourceId | tkCrm_SourceId | Id Sistema Origine | ||||||
| LoyaltyCustomer | kLoyaltyCustomer | Cliente Fidelizzato | - | |||||
| MasterContact | kCrm_Contact | Cliente Fidelizzato | - | |||||
| MailAddress | tkEmail | - | ||||||
| MobilePhone | tkPhoneNumber | - | ||||||
| MobileNumber | tkPhoneNumber | - | Alias MobilePhone | |||||
| Name | tkName | - | ||||||
| Surname | tkSurname | - | ||||||
| Address | tkAddressInfo | - | (E) | |||||
| Address.Address | tkAddress | Address | - | |||||
| Address.City | tkCity | City | - | |||||
| Address.ZipCode | tkZipCode | Zip Code | - | |||||
| Address.Country | kCountry | Country | - | |||||
| Address.StateProvince | kStateProvince | State Province | - | |||||
| Address.Coords | tkCoord | Coords | - | |||||
| Address.Coords.Latitude | tkAngle | Latitude | - | |||||
| Address.Coords.Longitude | tkAngle | Longitude | - | |||||
| Address.Coords.Blocked | tkYesNo | Blocked | - | |||||
| Address.CoordsValid | tkCoordValid | Valid coordinates | - | |||||
| Gender | tkGender | Genere | - | |||||
| BirthDate | tkDate | Data Di Nascita | - | |||||
| DateOfBirth | tkDate | Data Di Nascita | - | Alias BirthDate | ||||
| BillingAddresses | kCrm_BillingAddress | Indirizzi Fatturazione | List | Owned | - | |||
| DeliveryAddresses | kCrm_DeliveryAddress | Indirizzi Spedizione | List | Owned | - | |||
| FirstCollectActivity | kCrm_ContactCollectActivity | Attività che ha generato il contatto | - | |||||
| SubscribedServices | kCrm_SubscribedService | List | Owned | - | ||||
| Identities | kCrm_Identity | List | Owned | - | ||||
| EnrollmentDateTime | tkDateTime | Data Registrazione | - | |||||
| ToBeChecked | tkYesNo | Da Verificare | - | |||||
| Enabled | tkYesNo | Abilitato | - | |||||
| IsCompany | tkYesNo | Azienda | - | |||||
| PointOfSubscription | tkDescription | Punto di Iscrizione | - | |||||
| PrivacyAgreed | tkYesNo | - | ||||||
| DatePrivacyAgreed | tkDateTime | - | ||||||
| MobileCommunicationAgreed | tkYesNo | - | ||||||
| DateMobileCommunicationAgreed | tkDateTime | - | ||||||
| EmailCommunicationAgreed | tkYesNo | - | ||||||
| DateEmailCommunicationAgreed | tkDateTime | - | ||||||
| ProfilingAgreed | tkYesNo | - | ||||||
| DateProfilingAgreed | tkDateTime | - | ||||||
| DataSharingAgreed | tkYesNo | - | ||||||
| DateDataSharingAgreed | tkDateTime | - | ||||||
| Tenant | kTenant | - | ||||||
| Inherited from kDataBasic | ||||||||
| Code | tkCode | Code | ||||||
| Description | tkTranslatableDescription | Description | - | |||||
| Remark | kRemark | Remark | Owned | - | ||||
| Inherited from kDataObject | ||||||||
| Id | tkUnique | Id | ||||||
| ClassName | tkCode | Class Name | - | |||||
| CreatedBy | tkCode | Created BY | - | |||||
| LastModifiedBy | tkCode | Last Modified By | - | |||||
| CreatedDate | tkDateTime | Created Date | - | |||||
| LastModifiedDate | tkDateTime | Last Modified Date | - | |||||
| RevisionNumber | tkInteger | Revision Number | - | |||||
| WorkflowStatus | kWorkflowStatus | Workflow Status | - | |||||
| OwnedOnRequest | tkYesNo | Is owned on request | - | |||||
| Origin | kSystem | Origin | - | |||||
| LastModifiedProcess | tkGuid | Last process | - | |||||
(E) : Type have an event assigned to it, look at type documentation for mode details
(A) : Property have an autocoderole, look autocoderole grid for mode details
Autocoderoles
| Property | Ignore user input | When | Code part | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Type | Value | Start | Length | Fill Char | Dir | Seq. Suf. | Prefix | Limit Len | |||
| code | insert | property | SourceSystem.Code | ||||||||
| fixed | - | ||||||||||
| property | SourceId | ||||||||||
Events
| When | Method Name | Module | Parameters | On | Off | Asynch |
|---|---|---|---|---|---|---|
| beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
| afterinsert (I) | AutoTransition | kCoreServices | ||||
| afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
Inherited from kDataBasic
- class : kDataBasic
- searchproperty : description,code
- displayproperties : code,description
Used By
| Class | Property |
|---|---|
| kBookingReservationCustomer | CustomerContact |
| kCrm_ComunicationHeader | ContactCluster |
| kCrm_ComunicationRecipient | Contact |
| kCrm_ActivityContact | Contact |
| kCrm_Contact | MasterContact |