LEAD_IMPORTMAP Table

Added in Version 7.0

The LEAD_IMPORTMAP table stores the information for leads imported into Infor CRM.

Legend
 

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

LEAD_IMPORTMAPID (PK)

char(12)

NOT NULL

LEAD_IMPORTMAP_ID_PK (CA)

 

 

CREATEUSER (FK)

char(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

CREATEDATE

datetime(8)

NULLS

 

 

 

MODIFYUSER (FK)

char(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

MODIFYDATE

datetime(8)

NULLS

 

 

 

DATA

text(16)

NULLS

 

 

 

DESCRIPTION

varchar(64)

NULLS

 

 

 

USERID (FD)

char(12)

NULLS

LEAD_IMPORTMAP_USERID(IE)

(Many) to (One)

USERSECURITY.USERID