GLACCOUNTMAPPINGERRORUPDATEPROCESS

List of errors that will be fixed by the update process

Primary Key

Primary Key Field Type
ID uniqueidentifier

Fields

Field Field Type Null Notes Description
NAME nvarchar(36) (Computed) yes convert(nvarchar(36), PDACCOUNTSYSTEMID) Dummy name field for business process

Foreign Keys

Foreign Key Field Type Null Notes Description
PDACCOUNTSYSTEMID uniqueidentifier PDACCOUNTSYSTEM.ID The account system for which the process will run.

Indexes

Index Name Fields Unique Primary Clustered
PK_GLACCOUNTMAPPINGERRORUPDATEPROCESS ID yes yes yes
UC_GLACCOUNTMAPPINGERRORUPDATEPROCESS_PDACCOUNTSYSTEMID PDACCOUNTSYSTEMID yes

Referenced by

Referenced by Field
GLACCOUNTMAPPINGERROR GLACCOUNTMAPPINGERRORUPDATEPROCESSID
GLACCOUNTMAPPINGERRORUPDATEPROCESSSTATUS PARAMETERSETID