| Table: dbo.Export_Journal_Entry_To_Csa_Format | |||
| Columns | |||
| Name | Type | Constraints | Description |
| export_journal_entry_to_csa_format_KEY | int (4) | NOT NULL | Primary key for this table |
| description | nvarchar (20) | NOT NULL | Format type description |
| Primary key | |||
| Name | Columns | Description | |
| PK_Export_Journal_Entry_To_Csa_Format | export_journal_entry_to_csa_format_KEY | ||
| Unique constraints | |||
| Name | Columns | Description | |
| UK_Export_Journal_Entry_To_Csa_Format$description | description | ||