Inventory Transaction Bin Quantities Work (IV10003)

azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Transaction Bin Quantities Work (IV10003)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Inventory Transaction Bin Quantities Work
Physical Name: IV10003
Technical Name: ivTrxBinWork

Group Display Name: Inventory Transaction Work
Group Technical Name: Inventory Transaction Work

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1IVDOCNBR SearchIV Document NumberStringSTR17_IV_Document_Number17
2IVDOCTYP SearchIV Document TypeIntegerDDL_IV_Document_Type0
3LNSEQNBR SearchLine SEQ NumberCurrencySequence_Number19
4SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
5ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Inventory Transaction Bin Quantities Work'].ITEMNMBR AS 'Inventory Transaction Bin Quantities Work-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV10003 AS ['Inventory Transaction Bin Quantities Work']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Inventory Transaction Bin Quantities Work'].ITEMNMBR = ['Item Master'].ITEMNMBR
6LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Inventory Transaction Bin Quantities Work'].LOCNCODE AS 'Inventory Transaction Bin Quantities Work-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV10003 AS ['Inventory Transaction Bin Quantities Work']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Inventory Transaction Bin Quantities Work'].LOCNCODE = ['Site Setup'].LOCNCODE
7BIN SearchBinStringSTR15_Bin15
8TOBIN SearchTo BinStringSTR15_Bin15
9QTYTYPE SearchQTY TypeIntegerDDL_QTY_Type0
10QUANTITY SearchQTYCurrencyDLR17_QTY_RBS0_STR17
11QTYSCRAPPED SearchQuantity ScrappedCurrencyDLR17_QTY_RBS0_UTR17
azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Transaction Bin Quantities Work (IV10003)

Leave a Reply

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