Skip to main content
CR

CRLead

PX.Objects.CR.Standalone
Field NameTypeDisplay NameForeign Key
ContactID
intContact 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.
ClassIDDefault Navigation
nvarchar(10)Lead ClassCRLeadClass
Description:The identifier of the class. Corresponds to the value of the CRLeadClass.ClassID field.
ConvertedByDefault Navigation
uniqueidentifierConverted ByUsers
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
bitOverride-
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
datetimeQualification Date-
Description:The date when the lead was converted to the opportunity. The value is filled by the LeadMaint.CreateOpportunityAllFromLeadGraphExt graph extension.
RefContactIDDefault Navigation
intContactContact
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.