Purchasing Bin Quantities History (POP30340)

azurecurveProductsMicrosoft Dynamics GP (0)PurchasingPurchasing Bin Quantities History (POP30340)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Purchasing Bin Quantities History
Physical Name: POP30340
Technical Name: popBinHist

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
3SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
4ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Purchasing Bin Quantities History'].ITEMNMBR AS 'Purchasing Bin Quantities History-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       POP30340 AS ['Purchasing Bin Quantities History']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Purchasing Bin Quantities History'].ITEMNMBR = ['Item Master'].ITEMNMBR
5LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Purchasing Bin Quantities History'].LOCNCODE AS 'Purchasing Bin Quantities History-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       POP30340 AS ['Purchasing Bin Quantities History']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Purchasing Bin Quantities History'].LOCNCODE = ['Site Setup'].LOCNCODE
6BIN SearchBinStringSTR15_Bin15
7QTYTYPE SearchQTY TypeIntegerDDL_QTY_Type0
8QUANTITY SearchQTYCurrencyDLR17_QTY_RBS0_STR17
9TRXSORCE SearchTRX SourceStringSTR1313
azurecurveProductsMicrosoft Dynamics GP (0)PurchasingPurchasing Bin Quantities History (POP30340)

Leave a Reply

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