Primary Key Field Type
 ID uniqueidentifier

Field Field Type Null Notes Description
 REASON nvarchar(300)   Default = ''

Foreign Key Field Type Null Notes Description
 ID uniqueidentifier   FINANCIALTRANSACTION.ID
 REASONCODEID uniqueidentifier WRITEOFFREASONCODE.ID

Index Name Field(s) Unique Primary Clustered
 PK_WRITEOFF_EXT ID

Entity-Relationship diagram of this table