GPPOPDistributionHist

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

Table Type: Company

Table Name: GPPOPDistributionHist
Database Table Name:

Table Number: 4055

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 GPPOPDistributionHist 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 [GPPOPDistributionHist]
LEFT JOIN
   [CRONUS UK Ltd_$Vendor$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Vendor]
      ON
         [GPPOPDistributionHist].[VENDORID] = [Vendor].[No_]
LEFT JOIN
   [User] AS [User]
      ON
         [GPPOPDistributionHist].[SystemCreatedBy] = [User].[User Security ID]
LEFT JOIN
   [User] AS [User]
      ON
         [GPPOPDistributionHist].[SystemModifiedBy] = [User].[User Security ID]

Show/hide columns in GPPOPDistributionHist table

Field No.Field NameField CaptionClassTypeLengthSQL Column NameSQL DataType
1POPRCTNM Primary Key SearchPOP Receipt NumberNormalText18
2SEQNUMBR Primary Key SearchSequence NumberNormalInteger4
3ACTINDX Primary Key SearchAccount IndexNormalInteger4
4CRDTAMNT SearchCredit AmountNormalDecimal12
5ORCRDAMT SearchOriginating Credit AmountNormalDecimal12
6DEBITAMT SearchDebit AmountNormalDecimal12
7ORDBTAMT SearchOriginating Debit AmountNormalDecimal12
8DistRef SearchDistribution ReferenceNormalText32
9DISTTYPE Primary Key SearchDistribution TypeNormalOption4
10TRXSORCE SearchTRX SourceNormalText14
11CURRNIDX SearchCurrency IndexNormalInteger4
12XCHGRATE Primary Key SearchExchange RateNormalDecimal12
13VENDORID Primary Key SearchVendor IDNormalText16
14CURNCYID Primary Key SearchCurrency IDNormalText16
15RATETPID SearchRate Type IDNormalText16
16EXGTBLID SearchExchange Table IDNormalText16
17EXCHDATE SearchExchange DateNormalDate4
18TIME1 SearchTimeNormalDateTime8
19RATECALC SearchRate Calc MethodNormalOption4
20DENXRATE SearchDenomination Exchange RateNormalDecimal12
21MCTRXSTT SearchMC Transaction StateNormalOption4
22DEX_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 *