CR
CRContactClass
PX.Objects.CR18 of 18 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
ClassID | nvarchar(10) | Contact Class ID | - | |
Description:The user-friendly unique identifier of the contact class. This field is the primary key field. The value can be entered only manually. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
DefaultAssignmentMapID | int | Assignment Map | EPAssignmentMap | |
Description:The identifier of the default assignment map that is used to assign the default owner and the workgroup to a newly created contact of this class. The value of this field corresponds to the value of the EPAssignmentMap.AssignmentMapID field. | ||||
DefaultEMailAccountID | int | Default Email Account | EMailAccount | |
Description:The identifier of the default email account for this contact class. The value of this field corresponds to the value of the EMailAccount.EmailAccountID field. | ||||
DefaultOwner | char(1) | Default Owner | - | |
Description:The field defines a way that a default owner should be determined for a newly created contact of this class. The field can have one of the values listed in the CRDefaultOwnerAttribute.CRDefaultOwnerAttribute class. The default value is CRDefaultOwnerAttribute.DoNotChange. | ||||
Description | nvarchar(250) | Description | - | |
Description:The brief description of the contact class. | ||||
IsInternal | bit | Internal | - | |
Description:This field indicates that the contacts of the class are hidden from user of the Self-Service Portal so that only Acumatica ERP users can view the contacts. The default value is . | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
NoteID | uniqueidentifier | NoteID | - | |
Description:No description available | ||||
TargetBAccountClassID | nvarchar(10) | Business Account Class | CRCustomerClass | |
Description:The identifier of the business account class that the system inserts by default if a user creates a business account to be associated with a contact of this class. The field is included in FK.TargetBusinessAccountClass. Corresponds to the CRCustomerClass.CRCustomerClassID field. | ||||
TargetLeadClassID | nvarchar(10) | Lead Class | CRLeadClass | |
Description:The identifier of the lead class that the system inserts by default if a user creates a lead to be associated with a contact of this class. The field is included in FK.TargetLeadClass. Corresponds to the CRLeadClass.ClassID field. | ||||
TargetOpportunityClassID | nvarchar(10) | Opportunity Class | CROpportunityClass | |
Description:The identifier of the opportunity class that the system inserts by default for a new opportunity if a user creates an opportunity based on a contact of this class. The field is included in FK.TargetOpportunityClass. Corresponds to the CROpportunityClass.CROpportunityClassID field. | ||||
TargetOpportunityStage | varchar(2) | Opportunity Stage | - | |
Description:The initial stage of an opportunity created from the contact of this class. This option defines the opportunity stage that should be set as a default one for a new opportunity created from contact qualification. Corresponds to the CROppClassStage.StageID field. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||