GP MC40200

Easily find this page again using the shortlink: https://bct.azrcrv.co.uk/40110

Table Type: System

Table Name: GP MC40200
Database Table Name:

Table Number: 40110

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 GP MC40200 can be queried.

Show/hide an example select of all columns

SELECT
   *
FROM
   []

Show/hide an example select of all columns by name

SELECT

FROM
   []

Show/hide an example select of all columns including those from all joined tables

SELECT
   *
FROM
   [] AS [GP MC40200]
LEFT JOIN
   [User] AS [User]
      ON
         [GP MC40200].[SystemCreatedBy] = [User].[User Security ID]
LEFT JOIN
   [User] AS [User]
      ON
         [GP MC40200].[SystemModifiedBy] = [User].[User Security ID]

Show/hide columns in GP MC40200 table

Field No.Field NameField CaptionClassTypeLengthSQL Column NameSQL DataType
1CURNCYID Primary Key SearchCURNCYIDNormalText15
2CURRNIDX SearchCURRNIDXNormalInteger4
3NOTEINDX SearchNOTEINDXNormalDecimal12
4CRNCYDSC SearchCRNCYDSCNormalText31
5CRNCYSYM SearchCRNCYSYMNormalText3
6CNYSYMAR_1 SearchCNYSYMAR_1NormalInteger4
7CNYSYMAR_2 SearchCNYSYMAR_2NormalInteger4
8CNYSYMAR_3 SearchCNYSYMAR_3NormalInteger4
9CYSYMPLC SearchCYSYMPLCNormalInteger4
10INCLSPAC SearchINCLSPACNormalBoolean4
11NEGSYMBL SearchNEGSYMBLNormalInteger4
12NGSMAMPC SearchNGSMAMPCNormalInteger4
13NEGSMPLC SearchNEGSMPLCNormalInteger4
14DECSYMBL SearchDECSYMBLNormalInteger4
15DECPLCUR SearchDECPLCURNormalInteger4
16THOUSSYM SearchTHOUSSYMNormalInteger4
17CURTEXT_1 SearchCURTEXT_1NormalText25
18CURTEXT_2 SearchCURTEXT_2NormalText25
19CURTEXT_3 SearchCURTEXT_3NormalText25
20ISOCURRC SearchISOCURRCNormalText3
21CURLNGID SearchCURLNGIDNormalInteger4
22DEX_ROW_TS SearchDEX_ROW_TSNormalDateTime8
23DEX_ROW_ID SearchDEX_ROW_IDNormalInteger4
2000000000$systemId SearchSystem IDNormalGUID16
2000000001SystemCreatedAt SearchCreated AtNormalDateTime8
2000000002SystemCreatedBy SearchCreated ByNormalGUID16
2000000003SystemModifiedAt SearchModified AtNormalDateTime8
2000000004SystemModifiedBy SearchModified ByNormalGUID16

Leave a Reply

Your email address will not be published. Required fields are marked *