Inventory Purchase Receipts Work (IV10200)

azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Purchase Receipts Work (IV10200)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Inventory Purchase Receipts Work
Physical Name: IV10200
Technical Name: IV_Purchase_Receipts

Group Display Name: Inventory Purchase Receipts
Group Technical Name: Inventory Purchase Receipts

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Inventory Purchase Receipts Work'].ITEMNMBR AS 'Inventory Purchase Receipts Work-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV10200 AS ['Inventory Purchase Receipts Work']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Inventory Purchase Receipts Work'].ITEMNMBR = ['Item Master'].ITEMNMBR
2TRXLOCTN SearchTRX LocationStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Inventory Purchase Receipts Work'].TRXLOCTN AS 'Inventory Purchase Receipts Work-TRX Location'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV10200 AS ['Inventory Purchase Receipts Work']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Inventory Purchase Receipts Work'].TRXLOCTN = ['Site Setup'].LOCNCODE
3DATERECD SearchDate ReceivedDateDATE6
4RCTSEQNM SearchReceipt SEQ NumberLong Integerlong8
5RCPTSOLD SearchReceipt SoldBooleanYN0
6QTYRECVD SearchQTY ReceivedCurrencyDLR17_QTY_RBS0_UTR17
7QTYSOLD SearchQTY SoldCurrencyDLR17_QTY_RBS0_UTR17
8QTYCOMTD SearchQTY CommittedCurrencyDLR17_QTY_RBS0_UTR17
9QTYRESERVED SearchQTY ReservedCurrencyDLR17_QTY_RBS0_UTR17
10FLRPLNDT SearchFloor Plan DateDateDATE6
11PCHSRCTY SearchPurchase Receipt TypeIntegerDDL_Purchase_Receipt_Type0
12RCPTNMBR SearchReceipt NumberStringSTR20_Document_Number20
13VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Inventory Purchase Receipts Work'].VENDORID AS 'Inventory Purchase Receipts Work-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       IV10200 AS ['Inventory Purchase Receipts Work']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Inventory Purchase Receipts Work'].VENDORID = ['PM Vendor Master File'].VENDORID
14PORDNMBR SearchPurchase Order NumberStringPurchase Order Number20
15UNITCOST SearchUnit CostCurrencyDLR17_RBS0_UTR$17
16QTYTYPE SearchQTY TypeIntegerDDL_QTY_Type0
17Landed_Cost SearchLanded CostBooleanCB0
18NEGQTYSOPINV SearchIsNegQtySOPInvoiceBooleanBoolean0
19VCTNMTHD SearchValuation MethodIntegerDDL_Valuation_Method0
The valuation method for the inventory line item.

Click to show/hide Valuation methods

1	FIFO Perpetual
2	LIFO Perpetual
3	Average Perpetual
4	FIFO Periodic
5	LIFO Periodic
20ADJUNITCOST SearchAdjusted Unit CostCurrencyDLR17_RBS0_UTR$17
21QTYONHND SearchQTY On HandCurrencyDLR17_QTY_RBS0_STR17
azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Purchase Receipts Work (IV10200)

Leave a Reply

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