Easily find this page again using the shortlink: https://bct.azrcrv.co.uk/1001
Table Type: Company
Table Name: Job Task
Database Table Name: CRONUS UK Ltd_$Job Task$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 Job Task can be queried.
Show/hide an example select of all columns
SELECT
*
FROM
[CRONUS UK Ltd_$Job Task$437dbf0e-84ff-417a-965d-ed2bb9650972]
Show/hide an example select of all columns by name
SELECT
[timestamp]
,[Job No_]
,[Job Task No_]
,[Description]
,[Job Task Type]
,[WIP-Total]
,[Job Posting Group]
,[WIP Method]
,[Totaling]
,[New Page]
,[No_ of Blank Lines]
,[Indentation]
,[Recognized Sales Amount]
,[Recognized Costs Amount]
,[Recognized Sales G_L Amount]
,[Recognized Costs G_L Amount]
,[Global Dimension 1 Code]
,[Global Dimension 2 Code]
,[$systemId]
,[$systemCreatedAt]
,[$systemCreatedBy]
,[$systemModifiedAt]
,[$systemModifiedBy]
FROM
[CRONUS UK Ltd_$Job Task$437dbf0e-84ff-417a-965d-ed2bb9650972]
Show/hide an example select of all columns including those from all joined tables
SELECT
*
FROM
[CRONUS UK Ltd_$Job Task$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Job Task]
LEFT JOIN
[CRONUS UK Ltd_$Job$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Job]
ON
[Job Task].[Job No_] = [Job].[Job No_]
LEFT JOIN
[CRONUS UK Ltd_$Job Task$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Job Task]
ON
[Job Task].[Job Task No_] = [Job Task].[Job Task No_]
Show/hide columns in Job Task table
Column ID | Column Name | Data Type | ||||
---|---|---|---|---|---|---|
1 | timestamp ![]() | timestamp | ||||
2 | Job No_ ![]() ![]() | nvarchar(40) | ||||
Key to join to the Job table.Show/hide example querySELECT
[Job Task].[Job No_]
,[Job].[Job No_]
FROM
[CRONUS UK Ltd_$Job Task$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Job Task]
LEFT JOIN
[CRONUS UK Ltd_$Job$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Job]
ON
[Job Task].[Job No_] = [Job].[Job No_] | ||||||
3 | Job Task No_ ![]() ![]() | nvarchar(40) | ||||
4 | Description ![]() | nvarchar(200) | ||||
5 | Job Task Type ![]() | int | ||||
6 | WIP-Total ![]() | int | ||||
7 | Job Posting Group ![]() | nvarchar(40) | ||||
8 | WIP Method ![]() | nvarchar(40) | ||||
9 | Totaling ![]() | nvarchar(500) | ||||
10 | New Page ![]() | tinyint | ||||
11 | No_ of Blank Lines ![]() | int | ||||
12 | Indentation ![]() | int | ||||
13 | Recognized Sales Amount ![]() | decimal(38,38) | ||||
14 | Recognized Costs Amount ![]() | decimal(38,38) | ||||
15 | Recognized Sales G_L Amount ![]() | decimal(38,38) | ||||
16 | Recognized Costs G_L Amount ![]() | decimal(38,38) | ||||
17 | Global Dimension 1 Code ![]() | nvarchar(40) | ||||
18 | Global Dimension 2 Code ![]() | nvarchar(40) | ||||
19 | $systemId ![]() | uniqueidentifier | ||||
20 | $systemCreatedAt ![]() | datetime | ||||
21 | $systemCreatedBy ![]() | uniqueidentifier | ||||
22 | $systemModifiedAt ![]() | datetime | ||||
23 | $systemModifiedBy ![]() | uniqueidentifier |
Show/hide tables related from Job Task table
Show/hide tables related to Job Task table
Gen_ Journal LineItem Journal LineItem Ledger EntryJob Difference BufferJob G_L Account PriceJob Item PriceJob Journal LineJob Ledger EntryJob Planning LineJob Planning Line – CalendarJob Planning Line InvoiceJob Resource PriceJob TaskJob Task DimensionJob Usage LinkJob WIP TotalJob WIP WarningOffice Job JournalPosted Gen_ Journal LinePrepayment Inv_ Line BufferPurchase LinePurchase Line ArchivePurch_ Cr_ Memo LinePurch_ Inv_ LinePurch_ Rcpt_ LineReturn Shipment LineSales Cr_Memo LineSales Invoice LineSales LineSales Line ArchiveSales Shipment LineService Ledger EntryService LineTime Sheet DetailTime Sheet Detail ArchiveTime Sheet LineTime Sheet Line ArchiveValue Entry