Easily find this page again using the shortlink: https://bct.azrcrv.co.uk/80
Table Type: Company
Table Name: Gen. Journal Template
Database Table Name: CRONUS UK Ltd_$Gen_ Journal Template$437dbf0e-84ff-417a-965d-ed2bb9650972
Due to how Dynamics BC tables and columns are named, square brackets need to be wrapped around the table name and column names. Below are example queries showing how Gen. Journal Template can be queried.
Show/hide an example select of all columns
SELECT
*
FROM
[CRONUS UK Ltd_$Gen_ Journal Template$437dbf0e-84ff-417a-965d-ed2bb9650972]
Show/hide an example select of all columns by name
SELECT
[Name]
,[Description]
,[Test Report ID]
,[Page ID]
,[Posting Report ID]
,[Force Posting Report]
,[Type]
,[Source Code]
,[Reason Code]
,[Recurring]
,[Force Doc_ Balance]
,[Bal_ Account Type]
,[Bal_ Account No_]
,[No_ Series]
,[Posting No_ Series]
,[Copy VAT Setup to Jnl_ Lines]
,[Allow VAT Difference]
,[Cust_ Receipt Report ID]
,[Vendor Receipt Report ID]
,[Increment Batch Name]
,[Copy to Posted Jnl_ Lines]
,[Allow Posting Date From]
,[Allow Posting Date To]
,[$systemId]
,[$systemCreatedAt]
,[$systemCreatedBy]
,[$systemModifiedAt]
,[$systemModifiedBy]
FROM
[CRONUS UK Ltd_$Gen_ Journal Template$437dbf0e-84ff-417a-965d-ed2bb9650972]
Show/hide an example select of all columns including those from all joined tables
SELECT
*
FROM
[CRONUS UK Ltd_$Gen_ Journal Template$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Gen. Journal Template]
LEFT JOIN
[CRONUS UK Ltd_$Source Code$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Source Code]
ON
[Gen. Journal Template].[Source Code] = [Source Code].[Code]
LEFT JOIN
[CRONUS UK Ltd_$Reason Code$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Reason Code]
ON
[Gen. Journal Template].[Reason Code] = [Reason Code].[Code]
LEFT JOIN
[User] AS [User]
ON
[Gen. Journal Template].[SystemCreatedBy] = [User].[User Security ID]
LEFT JOIN
[User] AS [User]
ON
[Gen. Journal Template].[SystemModifiedBy] = [User].[User Security ID]
Show/hide columns in Gen. Journal Template table
Field No. | Field Name | Field Caption | Class | Type | Length | SQL Column Name | SQL DataType |
---|---|---|---|---|---|---|---|
1 | Name | Name | Normal | Code | 10 | Name | nvarchar(20) |
2 | Description | Description | Normal | Text | 80 | Description | nvarchar(160) |
5 | Test Report ID | Test Report ID | Normal | Integer | 4 | Test Report ID | int |
6 | Page ID | Page ID | Normal | Integer | 4 | Page ID | int |
7 | Posting Report ID | Posting Report ID | Normal | Integer | 4 | Posting Report ID | int |
8 | Force Posting Report | Force Posting Report | Normal | Boolean | 4 | Force Posting Report | tinyint |
9 | Type | Type | Normal | Option | 4 | Type | int |
Available options are:
| |||||||
10 | Source Code | Source Code | Normal | Code | 10 | Source Code | nvarchar(20) |
Key to join to the Source Code table.Show/hide example querySELECT [Gen. Journal Template].[Source Code] ,[Source Code].[Code] FROM [CRONUS UK Ltd_$Gen_ Journal Template$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Gen. Journal Template] LEFT JOIN [CRONUS UK Ltd_$Source Code$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Source Code] ON [Gen. Journal Template].[Source Code] = [Source Code].[Code] | |||||||
11 | Reason Code | Reason Code | Normal | Code | 10 | Reason Code | nvarchar(20) |
Key to join to the Reason Code table.Show/hide example querySELECT [Gen. Journal Template].[Reason Code] ,[Reason Code].[Code] FROM [CRONUS UK Ltd_$Gen_ Journal Template$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Gen. Journal Template] LEFT JOIN [CRONUS UK Ltd_$Reason Code$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Reason Code] ON [Gen. Journal Template].[Reason Code] = [Reason Code].[Code] | |||||||
12 | Recurring | Recurring | Normal | Boolean | 4 | Recurring | tinyint |
15 | Test Report Caption | Test Report Caption | FlowField | Text | 250 | ||
16 | Page Caption | Page Caption | FlowField | Text | 250 | ||
17 | Posting Report Caption | Posting Report Caption | FlowField | Text | 250 | ||
18 | Force Doc. Balance | Force Doc. Balance | Normal | Boolean | 4 | Force Doc_ Balance | tinyint |
19 | Bal. Account Type | Bal. Account Type | Normal | Option | 4 | Bal_ Account Type | int |
Available options are:
| |||||||
20 | Bal. Account No. | Bal. Account No. | Normal | Code | 20 | Bal_ Account No_ | nvarchar(40) |
21 | No. Series | No. Series | Normal | Code | 20 | No_ Series | nvarchar(40) |
Key to join to the No. Series table.Show/hide example querySELECT [Gen. Journal Template].[No_ Series] ,[No. Series].[Code] FROM [CRONUS UK Ltd_$Gen_ Journal Template$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Gen. Journal Template] LEFT JOIN [CRONUS UK Ltd_$No_ Series$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [No. Series] ON [Gen. Journal Template].[No_ Series] = [No. Series].[Code] | |||||||
22 | Posting No. Series | Posting No. Series | Normal | Code | 20 | Posting No_ Series | nvarchar(40) |
Key to join to the No. Series table.Show/hide example querySELECT [Gen. Journal Template].[Posting No_ Series] ,[No. Series].[Code] FROM [CRONUS UK Ltd_$Gen_ Journal Template$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Gen. Journal Template] LEFT JOIN [CRONUS UK Ltd_$No_ Series$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [No. Series] ON [Gen. Journal Template].[Posting No_ Series] = [No. Series].[Code] | |||||||
23 | Copy VAT Setup to Jnl. Lines | Copy Tax Setup to Jnl. Lines | Normal | Boolean | 4 | Copy VAT Setup to Jnl_ Lines | tinyint |
24 | Allow VAT Difference | Allow Tax Difference | Normal | Boolean | 4 | Allow VAT Difference | tinyint |
25 | Cust. Receipt Report ID | Cust. Receipt Report ID | Normal | Integer | 4 | Cust_ Receipt Report ID | int |
26 | Cust. Receipt Report Caption | Cust. Receipt Report Caption | FlowField | Text | 250 | ||
27 | Vendor Receipt Report ID | Vendor Receipt Report ID | Normal | Integer | 4 | Vendor Receipt Report ID | int |
28 | Vendor Receipt Report Caption | Vendor Receipt Report Caption | FlowField | Text | 250 | ||
30 | Increment Batch Name | Increment Batch Name | Normal | Boolean | 4 | Increment Batch Name | tinyint |
31 | Copy to Posted Jnl. Lines | Copy to Posted Jnl. Lines | Normal | Boolean | 4 | Copy to Posted Jnl_ Lines | tinyint |
32 | Allow Posting Date From | Allow Posting Date From | Normal | Date | 4 | Allow Posting Date From | datetime |
33 | Allow Posting Date To | Allow Posting Date To | Normal | Date | 4 | Allow Posting Date To | datetime |
2000000000 | $systemId | System ID | Normal | GUID | 16 | $systemId | uniqueidentifier |
2000000001 | SystemCreatedAt | Created At | Normal | DateTime | 8 | $systemCreatedAt | datetime |
2000000002 | SystemCreatedBy | Created By | Normal | GUID | 16 | $systemCreatedBy | uniqueidentifier |
Key to join to the User table.Show/hide example querySELECT [Gen. Journal Template].[$systemCreatedBy] ,[User].[User Security ID] FROM [CRONUS UK Ltd_$Gen_ Journal Template$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Gen. Journal Template] LEFT JOIN [User] AS [User] ON [Gen. Journal Template].[$systemCreatedBy] = [User].[User Security ID] | |||||||
2000000003 | SystemModifiedAt | Modified At | Normal | DateTime | 8 | $systemModifiedAt | datetime |
2000000004 | SystemModifiedBy | Modified By | Normal | GUID | 16 | $systemModifiedBy | uniqueidentifier |