GP BM30200

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

Table Type: Company

Table Name: GP BM30200
Database Table Name:

Table Number: 41003

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 BM30200 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 BM30200]
LEFT JOIN
   [User] AS [User]
      ON
         [GP BM30200].[SystemCreatedBy] = [User].[User Security ID]
LEFT JOIN
   [User] AS [User]
      ON
         [GP BM30200].[SystemModifiedBy] = [User].[User Security ID]

Show/hide columns in GP BM30200 table

Field No.Field NameField CaptionClassTypeLengthSQL Column NameSQL DataType
1TRX_ID Primary Key SearchTRX_IDNormalText19
2BM_Trx_Status SearchBM_Trx_StatusNormalInteger4
3BCHSOURC SearchBCHSOURCNormalText15
4BACHNUMB SearchBACHNUMBNormalText15
5Batch_ID_Note_Index SearchBatch_ID_Note_IndexNormalDecimal12
6Completion_Date SearchCompletion_DateNormalDateTime8
7BM_Start_Date SearchBM_Start_DateNormalDateTime8
8TRXDATE SearchTRXDATENormalDateTime8
9PSTGDATE SearchPSTGDATENormalDateTime8
10REFRENCE SearchREFRENCENormalText31
13NOTEINDX SearchNOTEINDXNormalDecimal12
14MODIFDT SearchMODIFDTNormalDateTime8
15USER2ENT SearchUSER2ENTNormalText15
16CREATDDT SearchCREATDDTNormalDateTime8
17PTDUSRID SearchPTDUSRIDNormalText15
18POSTEDDT SearchPOSTEDDTNormalDateTime8
19TRXSORCE SearchTRXSORCENormalText13
20USERDEF1 SearchUSERDEF1NormalText21
21USERDEF2 SearchUSERDEF2NormalText21
22USRDEF03 SearchUSRDEF03NormalText21
23USRDEF04 SearchUSRDEF04NormalText21
24DEX_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 *