CONTACTACCOUNTINGENTITY

Added in version 8.3.0.08

The CONTACTAccountingENTITY table supports master data consolidation of duplicate accounts when integrated with an ERP system.

 

While this table does not have a field defined as a primary key, the CONTACTACCOUNTINGENTITYID field should be unique and considered a primary key.

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

CONTACTACCOUNTINGENTITYID

nchar(12)

NOT NULL

CONTACT

ACCOUNTINGENTITY_PRIMARY(AK)

 

 

CREATEUSER(FK)

nchar(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

CREATEDATE

datetime(8)

NULLS

 

 

 

MODIFYDATE

datetime(8)

NULLS

 

 

 

MODIFYUSER (FK)

nchar(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

ISDEFAULT

nchar(1)

NULLS      
BACKOFFICEACCTENTITYID

nchar(12)

NULLS

  (One) to (Many) BACKOFFICEACCTENTITY.BACKOFFICEACCTENTITIYD
CONTACTID

nchar(12)

NOT NULL

  (One) to (Many) CONTACT.CONTACTID
BACKOFFICEID

nchar(12)

NULLS

  (One) to (Many) BACKOFFICE.BACKOFFICEID