GPPOPLandedCostHist

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

Table Type: Company

Table Name: GPPOPLandedCostHist
Database Table Name:

Table Number: 4056

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

Show/hide columns in GPPOPLandedCostHist table

Field No.Field NameField CaptionClassTypeLengthSQL Column NameSQL DataType
1POPRCTNM Primary Key SearchPOP Receipt NumberNormalText18
2RCPTLNNM Primary Key SearchReceipt Line NumberNormalInteger4
3LCLINENUMBER Primary Key SearchLC Line NumberNormalInteger4
4LCHDRNUMBER SearchLC Header NumberNormalInteger4
5Landed_Cost_ID SearchLanded Cost IDNormalText16
6NOTEINDX SearchNote IndexNormalDecimal12
7Long_Description SearchLong DescriptionNormalText52
8Landed_Cost_Type SearchLanded Cost TypeNormalOption4
9VENDORID SearchVendor IDNormalText16
10Vendor_Note_Index SearchVendor Note IndexNormalDecimal12
11CURNCYID SearchCurrency IDNormalText16
12Currency_Note_Index SearchCurrency Note IndexNormalDecimal12
13CURRNIDX SearchCurrency IndexNormalInteger4
14RATETPID SearchRate Type IDNormalText16
15EXGTBLID SearchExchange Table IDNormalText16
16XCHGRATE SearchExchange RateNormalDecimal12
17EXCHDATE SearchExchange DateNormalDate4
18TIME1 SearchTimeNormalDateTime8
19RATECALC SearchRate Calc MethodNormalOption4
20DENXRATE SearchDenomination Exchange RateNormalDecimal12
21MCTRXSTT SearchMC Transaction StateNormalOption4
22DECPLCUR SearchDecimal Places CurrencyNormalOption4
23ODECPLCU SearchOriginating Decimal Places CurrencyNormalOption4
24ACPURIDX SearchAccrued Purchases IndexNormalInteger4
25DistRef SearchDistribution ReferenceNormalText32
26PURPVIDX SearchPurchase Price Variance IndexNormalInteger4
27Invoice_Match SearchInvoice MatchNormalBoolean4
28CALCMTHD SearchCalculation MethodNormalOption4
29Orig_Landed_Cost_Amount SearchOriginating Landed Cost AmountNormalDecimal12
30Calculation_Percentage SearchCalculation PercentageNormalInteger4
31Total_Landed_Cost_Amount SearchTotal Landed Cost AmountNormalDecimal12
32Orig_TotalLandedCostAmt SearchOriginating Total Landed Cost AmountNormalDecimal12
33Landed_Cost_Warnings SearchLanded Cost WarningsNormalInteger4
34Apportion_By SearchApportion ByNormalOption4
35Orig_UnapportionedAmount SearchOriginating Unapportioned AmountNormalDecimal12
36INVINDX SearchInventory IndexNormalInteger4
37DEX_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 *