Inventory Transaction Amounts Work (IV10001)

azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Transaction Amounts Work (IV10001)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Inventory Transaction Amounts Work
Physical Name: IV10001
Technical Name: IV_TRX_WORK_LINE

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

Click to show/hide

SELECT
       ['Inventory Transaction Amounts Work'].ITEMNMBR AS 'Inventory Transaction Amounts Work-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV10001 AS ['Inventory Transaction Amounts Work']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Inventory Transaction Amounts Work'].ITEMNMBR = ['Item Master'].ITEMNMBR
4LNSEQNBR SearchLine SEQ NumberCurrencySequence_Number19
5UOFM SearchU Of MStringU_Of_M8
The unit of measure. The value in this field must exist in Inventory.
6QTYBSUOM SearchQTY In Base U Of MCurrencyDLR17_QTY_RBS0_STR17
7TRXQTY SearchTRX QTYCurrencyDLR17_QTY_RBS0_STR17
8UNITCOST SearchUnit CostCurrencyDLR17_RBS0_UTR$17
9EXTDCOST SearchExtended CostCurrencyDLR17_RBS0_UTR$17
10TRXLOCTN SearchTRX LocationStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['Inventory Transaction Amounts Work'].IVIVOFIX AS 'Inventory Transaction Amounts Work-IV IV Offset Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       IV10001 AS ['Inventory Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Inventory Transaction Amounts Work'].IVIVOFIX = ['Account Index Master'].ACTINDX
16IVWLNMSG SearchIV WORK LINE MessagesLong IntegerIV_WORK_LINE_Messages0
17DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
18DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0
19USAGETYPE SearchUsage TypeIntegerINT0
20Reason_Code SearchReason CodeStringSTR15_LBAU15
azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Transaction Amounts Work (IV10001)

Leave a Reply

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