WRITEOFF_EXT
Primary Key
| Primary Key | Field Type | 
|---|---|
| ID | uniqueidentifier | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| REASON | nvarchar(300) | Default = '' | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| ID | uniqueidentifier | FINANCIALTRANSACTION.ID | ||
| REASONCODEID | uniqueidentifier | yes | WRITEOFFREASONCODE.ID | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_WRITEOFF_EXT | ID | yes | yes | yes |