ERPSHIPTOACCOUNTINGENTITY

Added in version 8.3.0.08

The ERPSHIPTOccountingENTITY 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 ERPSHIPTOACCOUNTINGENTITYID field should be unique and considered a primary key.

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

ERPSHIPTOACCOUNTINGENTITYID (PK)

nchar(12)

NOT NULL

ERPSHIPTO

ACCOUNTINGENTITY_PRIMARY(AK)

 

 

ERPSHIPTOID

nchar(12)

NOT NULL

  (One) to (Many) ERPSHIPTO.ERPSHIPTOID

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
BACKOFFICEID

nchar(12)

NULLS

  (One) to (Many) BACKOFFICE.BACKOFFICEID