Other table in Microsoft Dynamics 365 Business Central. 23 fields, 4 records in Cronus demo.
Item Journal Template defines the different types of item journals available in Business Central — such as item journals, physical inventory journals, revaluation journals, and transfer journals. Each template sets the default source code, reason code, and number series for its journal batches.
The primary key uniquely identifies each record in this table. It consists of: Name.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Name PK | Code | Normal | |
| 2 | Description | Text | Normal | |
| 5 | Test Report ID | Integer | Normal | |
| 6 | Page ID | Integer | Normal | |
| 7 | Posting Report ID | Integer | Normal | |
| 8 | Force Posting Report | Boolean | Normal | |
| 9 | Type | Option | Normal | |
| 10 | Source Code | Code | Normal | → Source Code #230 |
| 11 | Reason Code | Code | Normal | → Reason Code #231 |
| 12 | Recurring | Boolean | Normal | |
| 15 | Test Report Caption ⚡ FLOW | Text | FlowField | |
| 16 | Page Caption ⚡ FLOW | Text | FlowField | |
| 17 | Posting Report Caption ⚡ FLOW | Text | FlowField | |
| 19 | No. Series | Code | Normal | → No. Series #308 |
| 20 | Posting No. Series | Code | Normal | → No. Series #308 |
| 21 | Whse. Register Report ID | Integer | Normal | |
| 22 | Whse. Register Report Caption ⚡ FLOW | Text | FlowField | |
| 30 | Increment Batch Name | Boolean | Normal | |
| 2000000000 | System ID | GUID | Normal | |
| 2000000001 | Created At | DateTime | Normal | |
| 2000000002 | Created By | GUID | Normal | |
| 2000000003 | Modified At | DateTime | Normal | |
| 2000000004 | Modified By | GUID | Normal |
Tables referenced by fields on the Item Journal Template table through TableRelation properties.