GPPOPReceiptLineHist

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

Table Type: Company

Table Name: GPPOPReceiptLineHist
Database Table Name:

Table Number: 4062

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

Show/hide columns in GPPOPReceiptLineHist table

Field No.Field NameField CaptionClassTypeLengthSQL Column NameSQL DataType
1POPRCTNM Primary Key SearchPOP Receipt NumberNormalText18
2RCPTLNNM Primary Key SearchReceipt Line NumberNormalInteger4
3PONUMBER SearchPO NumberNormalText18
4ITEMNMBR SearchItem NumberNormalText32
5ITEMDESC SearchItem DescriptionNormalText102
6VNDITNUM SearchVendor Item NumberNormalText32
7VNDITDSC SearchVendor Item DescriptionNormalText102
8UMQTYINB SearchU Of M QTY In BaseNormalDecimal12
9ACTLSHIP SearchActual Ship DateNormalDate4
10COMMNTID SearchComment IDNormalText16
11INVINDX SearchInventory IndexNormalInteger4
12UOFM SearchU Of MNormalText10
13UNITCOST SearchUnit CostNormalDecimal12
14EXTDCOST SearchExtended CostNormalDecimal12
15LOCNCODE SearchLocation CodeNormalText12
16RcptLineNoteIDArray_1 SearchReceiptLine Note ID Array 1NormalDecimal12
17RcptLineNoteIDArray_2 SearchReceiptLine Note ID Array 2NormalDecimal12
18RcptLineNoteIDArray_3 SearchReceiptLine Note ID Array 3NormalDecimal12
19RcptLineNoteIDArray_4 SearchReceiptLine Note ID Array 4NormalDecimal12
20RcptLineNoteIDArray_5 SearchReceiptLine Note ID Array 5NormalDecimal12
21RcptLineNoteIDArray_6 SearchReceiptLine Note ID Array 6NormalDecimal12
22RcptLineNoteIDArray_7 SearchReceiptLine Note ID Array 7NormalDecimal12
23RcptLineNoteIDArray_8 SearchReceiptLine Note ID Array 8NormalDecimal12
24NONINVEN SearchNon-Inventory ItemNormalOption4
25DECPLCUR SearchDecimal Places CurrencyNormalOption4
26DECPLQTY SearchDecimal Places QTYSNormalOption4
27ITMTRKOP SearchItem Tracking OptionNormalOption4
28TRXSORCE SearchTRX SourceNormalText14
29JOBNUMBR SearchJob NumberNormalText18
30COSTCODE SearchCost CodeNormalText28
31COSTTYPE SearchCost Code TypeNormalInteger4
32CURRNIDX SearchCurrency IndexNormalInteger4
33ORUNTCST SearchOriginating Unit CostNormalDecimal12
34OREXTCST SearchOriginating Extended CostNormalDecimal12
35ODECPLCU SearchOriginating Decimal Places CurrencyNormalOption4
36BOLPRONUMBER SearchBOL_PRO NumberNormalText32
37Capital_Item SearchCapital ItemNormalBoolean4
38Product_Indicator SearchProduct IndicatorNormalInteger4
39Purchase_IV_Item_Taxable SearchPurchase IV Item TaxableNormalOption4
40Purchase_Item_Tax_Schedu SearchPurchase Item Tax Schedule IDNormalText16
41Purchase_Site_Tax_Schedu SearchPurchase Site Tax Schedule IDNormalText16
42BSIVCTTL SearchBased On Invoice TotalNormalBoolean4
43TAXAMNT SearchTax AmountNormalDecimal12
44ORTAXAMT SearchOriginating Tax AmountNormalDecimal12
45BCKTXAMT SearchBackout Tax AmountNormalDecimal12
46OBTAXAMT SearchOriginating Backout Tax AmountNormalDecimal12
47PURPVIDX SearchPurchase Price Variance IndexNormalInteger4
48SHIPMTHD SearchShipping MethodNormalText16
49Landed_Cost_Group_ID SearchLanded Cost Group IDNormalText16
50Landed_Cost_Warnings SearchLanded Cost WarningsNormalInteger4
51Landed_Cost SearchLanded CostNormalBoolean4
52Invoice_Match SearchInvoice MatchNormalBoolean4
53RCPTRETNUM SearchReceipt Return NumberNormalText18
54RCPTRETLNNUM SearchReceipt Return Line NumberNormalInteger4
55INVRETNUM SearchInvoice Return NumberNormalText18
56INVRETLNNUM SearchInvoice Return Line NumberNormalInteger4
57ISLINEINTRA SearchIsLineIntrastatNormalBoolean4
58ProjNum SearchProject NumberNormalText16
59CostCatID SearchCost Category IDNormalText16
60TrackedDropShipped SearchTrackedDropShippedNormalBoolean4
61OriginatingPrepaymentAmt SearchOriginating Prepayment AmountNormalDecimal12
62ORDISTKN SearchOriginating Discount Taken AmountNormalDecimal12
63ORTDISAM SearchOriginating Trade Discount AmountNormalDecimal12
64ORFRTAMT SearchOriginating Freight AmountNormalDecimal12
65ORMISCAMT SearchOriginating Misc AmountNormalDecimal12
66OriginatingPPTaxAmount SearchOriginating Prepayment Tax AmountNormalDecimal12
67DEX_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 *