LEADSOURCE Table

The LeadSource table contains information for marketing sources (leads) that can be associated with contacts or opportunities. Examples of leads are event seminars, direct mailings, trade shows, Web advertisements, or targeted mailings that can direct or point prospective customers to your products or services. This table stores the description, abbreviated description, source date, type, status, and cost of the lead source. The information for the LEADSOURCE table is entered in the Infor CRM Windows Client (Tools > Manage > Lead Sources).

Legend
 

Field Datatype (Length) Allow Nulls Indexes Relationship Related Table and Field

LEADSOURCEID (PK)

STANDARDID(12)

NOT NULL

LEADSOURCE_LEADSOURCEID_PK (CA)

(One) to (Many)

ACCOUNT.LEADSOURCEID

(One) to (Many)

CAMPAIGN.LEADSOURCID

(One) to (Many)

CAMPAIGNLEADSOURCE.LEADSOURCEID

(One) to (Many)

CAMPAIGNSTAGE.LEADSOURCEID

(One) to (Many)

CONTACT_LEADSOURCE.LEADSOURCEID

(One) to (Many)

HIST_LEAD.LEADSOURCEID

(One) to (Many)

LEAD.LEADSOURCEID

(One) to (Many)

OPPORTUNITY.LEADSOURCE.ID

DESCRIPTION

varchar(64)

NULLS

LEADSOURCE_DESCRIPTION (IE)

 

 

ABBREVDESC

varchar(32)

NULLS

LEADSOURCE_ABBREVDESC (IE)

 

 

SOURCEDATE

datetime(8)

NULLS

 

 

 

TYPE

varchar(64)

NULLS

 

 

 

STATUS

varchar(64)

NULLS

 

 

 

COST

decimal(17,4)

NULLS

 

 

 

CREATEDATE

datetime(8)

NULLS

 

 

 

CREATEUSER (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

 

USERINFO.USERID

MODIFYDATE

datetime(8)

NULLS

 

 

 

MODIFYUSER (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

CREATESOURCE

varchar(64)

NULLS