SYNCDIGEST Table

Added in version 7.5.4

The SYNCDIGEST table stores the tables Infor CRM needs to send to a target. The table is used for accounting integration functionality.

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

 

Legend
 

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

SYNCDIGESTID

char(12)

NOT NULL

SYNCDIGEST_PRIMARY (AK)

 

 

CREATEUSER (FK)

char(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

CREATEDATE

datetime

NULLS

 

 

 

MODIFYUSER (FK)

char(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

MODIFYDATE

datetime

NULLS

 

 

 

APPID (FK)

varchar(12)

NULLS

SYNCDIGEST_APPID (IE)

(Many) to (One)

APPIDMAPPING.APPID

TICK

int

NULLS

 

 

GLOBALCHANGETRACKING.TICK

LASTUPDATED

datetime

NULLS

 

 

 

CONFLICTPRIORITY

smallint

NULLS

 

 

 

RESOURCETYPE

varchar(64)

NULLS