CR
CRLead
PX.Objects.CR.Standalone9 of 9 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
ContactID | int | Contact ID | - | |
Description:The identifier of the lead. This is the key field. At the same time, it is the identifier of the Contact object. Corresponds to the Contact.ContactID field. | ||||
ClassID | nvarchar(10) | Lead Class | CRLeadClass | |
Description:The identifier of the class. Corresponds to the value of the CRLeadClass.ClassID field. | ||||
ConvertedBy | uniqueidentifier | Converted By | Users | |
Description:The identifier of the user who converted the lead to the opportunity. The value is filled by the LeadMaint.CreateOpportunityAllFromLeadGraphExt graph extension. | ||||
Description | nvarchar(255) | Description | - | |
Description:An alphanumeric string of up to 255 characters that describes the lead. This field is used to add any additional information about the lead. | ||||
OverrideRefContact | bit | Override | - | |
Description:Specifies whether the contact and address information of this lead differs from the contact and address information of the business account associated with this lead. The behavior is controlled by the LeadMaint.LeadBAccountSharedAddressOverrideGraphExt graph extension. | ||||
QualificationDate | datetime | Qualification Date | - | |
Description:The date when the lead was converted to the opportunity. The value is filled by the LeadMaint.CreateOpportunityAllFromLeadGraphExt graph extension. | ||||
RefContactID | int | Contact | Contact | |
Description:No description available | ||||
Resolution | char(2) | Reason | - | |
Description:The reason why the Status field of this lead has been changed. The field values are controlled by the workflow engine, and the field is not used by the application logic directly. | ||||
Status | char(1) | Status | - | |
Description:The status of the lead. The field values are controlled by the workflow engine. The possible default values of the field are listed in the LeadWorkflow.States class. | ||||