Inventory Transaction Amounts History (IV30300)

azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Transaction Amounts History (IV30300)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Inventory Transaction Amounts History
Physical Name: IV30300
Technical Name: IV_TRX_HIST_LINE

Group Display Name: Inventory Transaction History
Group Technical Name: Inventory Transaction History

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1TRXSORCE SearchTRX SourceStringSTR1313
2DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0
3DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
4DOCDATE SearchDocument DateDateDT8
5HSTMODUL SearchHistory ModuleStringSTR33
6CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Inventory Transaction Amounts History'].CUSTNMBR AS 'Inventory Transaction Amounts History-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       IV30300 AS ['Inventory Transaction Amounts History']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Inventory Transaction Amounts History'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
7ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Inventory Transaction Amounts History'].ITEMNMBR AS 'Inventory Transaction Amounts History-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV30300 AS ['Inventory Transaction Amounts History']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Inventory Transaction Amounts History'].ITEMNMBR = ['Item Master'].ITEMNMBR
8LNSEQNBR SearchLine SEQ NumberCurrencySequence_Number19
9UOFM SearchU Of MStringU_Of_M8
The unit of measure. The value in this field must exist in Inventory.
10TRXQTY SearchTRX QTYCurrencyDLR17_QTY_RBS0_STR17
11UNITCOST SearchUnit CostCurrencyDLR17_RBS0_UTR$17
12EXTDCOST SearchExtended CostCurrencyDLR17_RBS0_UTR$17
13TRXLOCTN SearchTRX LocationStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Inventory Transaction Amounts History'].TRXLOCTN AS 'Inventory Transaction Amounts History-TRX Location'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV30300 AS ['Inventory Transaction Amounts History']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Inventory Transaction Amounts History'].TRXLOCTN = ['Site Setup'].LOCNCODE
14TRNSTLOC SearchTransfer To LocationStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Inventory Transaction Amounts History'].TRNSTLOC AS 'Inventory Transaction Amounts History-Transfer To Location'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV30300 AS ['Inventory Transaction Amounts History']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Inventory Transaction Amounts History'].TRNSTLOC = ['Site Setup'].LOCNCODE
15TRFQTYTY SearchTransfer From QTY TypeIntegerDDL_QTY_Type0
16TRTQTYTY SearchTransfer To QTY TypeIntegerDDL_QTY_Type0
17IVIVINDX SearchIV IV IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Inventory Transaction Amounts History'].IVIVINDX AS 'Inventory Transaction Amounts History-IV IV Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       IV30300 AS ['Inventory Transaction Amounts History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Inventory Transaction Amounts History'].IVIVINDX = ['Account Index Master'].ACTINDX
18IVIVOFIX SearchIV IV Offset IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Inventory Transaction Amounts History'].IVIVOFIX AS 'Inventory Transaction Amounts History-IV IV Offset Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       IV30300 AS ['Inventory Transaction Amounts History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Inventory Transaction Amounts History'].IVIVOFIX = ['Account Index Master'].ACTINDX
19DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
20DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0
21QTYBSUOM SearchQTY In Base U Of MCurrencyDLR17_QTY_RBS0_STR17
22Reason_Code SearchReason CodeStringSTR15_LBAU15
azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Transaction Amounts History (IV30300)

Leave a Reply

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