| field name | data type | db field | description |
| tcJournalCode | character | Journal.JournalCode | A daybook code (maximum eight characters). |
| tcPostingTemplateCode | character | PostingTemplate.PostingTemplateCode | Template Code |
| tdRecEntryAmountLC | decimal | RecEntry.RecEntryAmountLC | BC Amount |
| tcRecEntryCode | character | RecEntry.RecEntryCode | Code |
| ttRecEntryEndDate | date | RecEntry.RecEntryEndDate | End Date |
| tcRecEntryFreq | character | RecEntry.RecEntryFreq | Frequency |
| tlRecEntryIsActive | logical | RecEntry.RecEntryIsActive | Active |
| tdRecEntryLineAmountLC | decimal | RecEntryLine.RecEntryLineAmountLC | BC Amount |
| tcRecEntryLineCode | character | RecEntryLine.RecEntryLineCode | Code |
| ttRecEntryLinePostingDate | date | RecEntryLine.RecEntryLinePostingDate | Posting Date |
| tcRecEntryLineStatus | character | RecEntryLine.RecEntryLineStatus | Status |
| ttRecEntryStartDate | date | RecEntry.RecEntryStartDate | Start Date |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(RecEntry),rowid(Journal),rowid(PostingTemplate),rowid(RecEntryLine) |