Inventory Bin Quantity Transfer History (IV30004)

azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Bin Quantity Transfer History (IV30004)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Inventory Bin Quantity Transfer History
Physical Name: IV30004
Technical Name: ivBinQuantityTransferHIST

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0
2Bin_XFer_Doc_Number SearchBin Transfer Document NumberStringSTR20_Document_Number20
3Bin_XFer_Date SearchBin Transfer DateDateDT8
4SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
5ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

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

Click to show/hide

SELECT
       ['Inventory Bin Quantity Transfer History'].LOCNCODE AS 'Inventory Bin Quantity Transfer History-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV30004 AS ['Inventory Bin Quantity Transfer History']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Inventory Bin Quantity Transfer History'].LOCNCODE = ['Site Setup'].LOCNCODE
7QTYTYPE SearchQTY TypeIntegerDDL_QTY_Type0
8FROMBIN SearchFrom BinStringSTR15_Bin15
9TOBIN SearchTo BinStringSTR15_Bin15
10SERLTNUM SearchSerial/Lot NumberStringSTR2020
11SERLTQTY SearchSerial/Lot QTYCurrencyDLR17_QTY_RBS0_UTR17
12DATERECD SearchDate ReceivedDateDATE6
13DTSEQNUM SearchDate SEQ NumberCurrencySequence_Number19
14OVRSERLT SearchOverride Serial/LotIntegerINT0
15Reason_Code SearchReason CodeStringSTR15_LBAU15
16USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Inventory Bin Quantity Transfer History'].USERID AS 'Inventory Bin Quantity Transfer History-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       IV30004 AS ['Inventory Bin Quantity Transfer History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Inventory Bin Quantity Transfer History'].USERID = ['Users Master'].USERID
17NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Inventory Bin Quantity Transfer History'].NOTEINDX AS 'Inventory Bin Quantity Transfer History-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       IV30004 AS ['Inventory Bin Quantity Transfer History']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Inventory Bin Quantity Transfer History'].NOTEINDX = ['Record Notes Master'].NOTEINDX
azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Bin Quantity Transfer History (IV30004)

Leave a Reply

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