| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| JournalEntryTypeCode | Journal Entry Type Code | nvarchar | |
| JournalEntryTypeDesc | Journal Entry Type Description | nvarchar | |
| RecordId | Journal Entry Id | int | vr_JournalEntry |
| TypeCode | Journal Entry Type Code | nvarchar | |
| TypeDesc | Journal Entry Type Description | nvarchar | |
| TypeId | Journal Entry Type Id | int | |
| UdfFieldDesc | Udf Field Description | nvarchar | |
| UdfFieldName | Udf Field Name | nvarchar | |
| UdfValue | Udf Value | nvarchar |