PA Report Purchasing Receipt Line History (POP30310)

azurecurveProductsProject Accounting (258)PurchasingPA Report Purchasing Receipt Line History (POP30310)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/POP30310

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Purchasing Receipt Line History
Physical Name: POP30310
Technical Name: POP_ReceiptLineHist

Group Display Name: Purchasing History
Group Technical Name: Purchasing History

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1POPRCTNM SearchPOP Receipt NumberStringSTR17_POP_Number17
2RCPTLNNM SearchReceipt Line NumberLong IntegerLI_Sequence_Number10
3PONUMBER SearchPO NumberStringSTR17_POP_Number17
4ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Purchasing Receipt Line History'].ITEMNMBR AS 'Purchasing Receipt Line History-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       POP30310 AS ['Purchasing Receipt Line History']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Purchasing Receipt Line History'].ITEMNMBR = ['Item Master'].ITEMNMBR
5ITEMDESC SearchItem DescriptionStringSTR100100
6VNDITNUM SearchVendor Item NumberStringItem_Number30
7VNDITDSC SearchVendor Item DescriptionStringSTR100100
8UMQTYINB SearchU Of M QTY In BaseCurrencyDLR17_QTY_RBS0_STR17
The quantity of the base unit of measure that is equivalent to one of the units of measure being referenced.
9ACTLSHIP SearchActual Ship DateDateDT8
10COMMNTID SearchComment IDStringSTR15_Comment_ID15
Key to the Comment Master (SY04200).

Click to show/hide

SELECT
       ['Purchasing Receipt Line History'].COMMNTID AS 'Purchasing Receipt Line History-Comment ID'
       ,['Comment Master'].COMMNTID AS 'Comment Master-Comment ID'
FROM
       POP30310 AS ['Purchasing Receipt Line History']
INNER JOIN
       SY04200 AS ['Comment Master']
              ON
                     ['Purchasing Receipt Line History'].COMMNTID = ['Comment Master'].COMMNTID
11INVINDX SearchInventory IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Purchasing Receipt Line History'].INVINDX AS 'Purchasing Receipt Line History-Inventory Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       POP30310 AS ['Purchasing Receipt Line History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Purchasing Receipt Line History'].INVINDX = ['Account Index Master'].ACTINDX
12UOFM SearchU Of MStringU_Of_M8
The unit of measure. The value in this field must exist in Inventory.
13UNITCOST SearchUnit CostCurrencyDLR17_RBS0_UTR$17
14EXTDCOST SearchExtended CostCurrencyDLR17_RBS0_UTR$17
15LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Purchasing Receipt Line History'].LOCNCODE AS 'Purchasing Receipt Line History-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       POP30310 AS ['Purchasing Receipt Line History']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Purchasing Receipt Line History'].LOCNCODE = ['Site Setup'].LOCNCODE
16RcptLineNoteIDArray_1 SearchReceiptLine Note ID Array[1]CurrencyDLR1414
17RcptLineNoteIDArray SearchReceiptLine Note ID ArrayDLR14Currency14
18RcptLineNoteIDArray_2 SearchReceiptLine Note ID Array[2]CurrencyDLR1414
19RcptLineNoteIDArray_3 SearchReceiptLine Note ID Array[3]CurrencyDLR1414
20RcptLineNoteIDArray_4 SearchReceiptLine Note ID Array[4]CurrencyDLR1414
21RcptLineNoteIDArray_5 SearchReceiptLine Note ID Array[5]CurrencyDLR1414
22RcptLineNoteIDArray_6 SearchReceiptLine Note ID Array[6]CurrencyDLR1414
23RcptLineNoteIDArray_7 SearchReceiptLine Note ID Array[7]CurrencyDLR1414
24RcptLineNoteIDArray_8 SearchReceiptLine Note ID Array[8]CurrencyDLR1414
25NONINVEN SearchNon IVIntegerINT11
Used to indicate whether an item is an inventory item or non-inventory item.

Click to show/hide PO Line Statuses

0	Inventory item
1	Non-inventory item
26DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
Number of decimal places for the currency values, based on the item's settings.

Click to show/hide Decimal Places Currency

7	0 decimals
8	1
9	2
10	3
11	4
12	5
27DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0
Number of decimal places for the quantities.

Click to show/hide Decimal Places Currency

1	0 decimals
2	1
3	2
4	3
5	4
6	5
28ITMTRKOP SearchItem Tracking OptionIntegerDDL_Track0
Designation for the tracking type of the Item.

Click to show/hide Item Tracking Options

1	0 decimals
2	1
3	2
4	3
5	4
6	5
29TRXSORCE SearchTRX SourceStringSTR1313
30JOBNUMBR SearchJob NumberStringSTR17_LBAU17
31COSTCODE SearchCost CodeStringSTR2727
32COSTTYPE SearchCost Code TypeIntegerINT3_RB0_U3
33CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Purchasing Receipt Line History'].CURRNIDX AS 'Purchasing Receipt Line History-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       POP30310 AS ['Purchasing Receipt Line History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Purchasing Receipt Line History'].CURRNIDX = ['Currency Setup'].CURRNIDX
34ORUNTCST SearchOriginating Unit CostCurrencyDLR17_RBS0_UTR$17
35OREXTCST SearchOriginating Extended CostCurrencyDLR17_RBS0_UTR$17
36ODECPLCU SearchOriginating Decimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
37BOLPRONUMBER SearchBOL_PRO NumberStringSTR3030
38Capital_Item SearchCapital ItemBooleanCB_Capital_Item0
39Product_Indicator SearchProduct IndicatorIntegerDDL_Product_Indicator0
40Purchase_IV_Item_Taxable SearchPurchase IV Item TaxableIntegerDDL_Purchase_Tax_Options0
Purchase Inventory Item Taxable setting.

Click to show/hide Purchase IV Item Taxable

1	Taxable
2	Non-taxable
3	Base on Vendor
41Purchase_Item_Tax_Schedu SearchPurchase Item Tax Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['Purchasing Receipt Line History'].Purchase_Item_Tax_Schedu AS 'Purchasing Receipt Line History-Purchase Item Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       POP30310 AS ['Purchasing Receipt Line History']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['Purchasing Receipt Line History'].Purchase_Item_Tax_Schedu = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
42Purchase_Site_Tax_Schedu SearchPurchase Site Tax Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['Purchasing Receipt Line History'].Purchase_Site_Tax_Schedu AS 'Purchasing Receipt Line History-Purchase Site Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       POP30310 AS ['Purchasing Receipt Line History']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['Purchasing Receipt Line History'].Purchase_Site_Tax_Schedu = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
43BSIVCTTL SearchBased On Invoice TotalBooleanYN0
44TAXAMNT SearchTax AmountCurrencyDLR17_RBS0_UTR$17
45ORTAXAMT SearchOriginating Tax AmountCurrencyDLR17_RBS0_UTR$17
46BCKTXAMT SearchBackout Tax AmountCurrencyDLR17_RBS0_UTR$17
47OBTAXAMT SearchOriginating Backout Tax AmountCurrencyDLR17_RBS0_UTR$17
48PURPVIDX SearchPurchase Price Variance IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Purchasing Receipt Line History'].PURPVIDX AS 'Purchasing Receipt Line History-Purchase Price Variance Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       POP30310 AS ['Purchasing Receipt Line History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Purchasing Receipt Line History'].PURPVIDX = ['Account Index Master'].ACTINDX
49SHIPMTHD SearchShipping MethodStringSTR15_Shipping_Method15
Key to the Shipping Methods Master (SY03000).

Click to show/hide

SELECT
       ['Purchasing Receipt Line History'].SHIPMTHD AS 'Purchasing Receipt Line History-Shipping Method'
       ,['Shipping Methods Master'].SHIPMTHD AS 'Shipping Methods Master-Shipping Method'
FROM
       POP30310 AS ['Purchasing Receipt Line History']
INNER JOIN
       SY03000 AS ['Shipping Methods Master']
              ON
                     ['Purchasing Receipt Line History'].SHIPMTHD = ['Shipping Methods Master'].SHIPMTHD
50Landed_Cost_Group_ID SearchLanded Cost Group IDStringSTR15_LBAU15
51Landed_Cost_Warnings SearchLanded Cost WarningsIntegerINT33
52Landed_Cost SearchLanded CostBooleanCB0
53Invoice_Match SearchInvoice MatchBooleanCB_Invoice_Match0
54RCPTRETNUM SearchReceipt Return NumberStringSTR17_POP_Number17
55RCPTRETLNNUM SearchReceipt Return Line NumberLong IntegerLI_Sequence_Number10
56INVRETNUM SearchInvoice Return NumberStringSTR17_POP_Number17
57INVRETLNNUM SearchInvoice Return Line NumberLong IntegerLI_Sequence_Number10
58ISLINEINTRA SearchIsLineIntrastatBooleanCB0
59ProjNum SearchProject NumberStringSTR15_LBAU15
60CostCatID SearchCost Category IDStringSTR15_LBAU15
61TrackedDropShipped SearchTrackedDropShippedBooleanCB0
62OriginatingPrepaymentAmt SearchOriginating Prepayment AmountCurrencyDLR19_RBS0_UTR$19
63ORDISTKN SearchOriginating Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
64ORTDISAM SearchOriginating Trade Discount AmountCurrencyDLR17_RBS0_UTR$17
65ORFRTAMT SearchOriginating Freight AmountCurrencyDLR17_RBS0_UTR$17
66ORMISCAMT SearchOriginating Misc AmountCurrencyDLR19_RBSO_UTR$19
67OriginatingPPTaxAmount SearchOriginating Prepayment Tax AmountCurrencyDLR17_RBS0_UTR$17
azurecurveProductsProject Accounting (258)PurchasingPA Report Purchasing Receipt Line History (POP30310)

Leave a Reply

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