IV Transfer Order Line View (IV00701V)

azurecurveProductsMicrosoft Dynamics GP (0)InventoryIV Transfer Order Line View (IV00701V)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: IV Transfer Order Line View
Physical Name: IV00701V
Technical Name: ivTransferOrderLineView

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ORDDOCID SearchOrder Document IDStringSTR15_LBAU15
2LNITMSEQ SearchLine Item SequenceLong IntegerLI_Sequence_Number10
3Status SearchStatusIntegerINT0
4ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['IV Transfer Order Line View'].ITEMNMBR AS 'IV Transfer Order Line View-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV00701V AS ['IV Transfer Order Line View']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['IV Transfer Order Line View'].ITEMNMBR = ['Item Master'].ITEMNMBR
5DSCRIPTN SearchDescriptionStringSTR3030
6UOFM SearchU Of MStringU_Of_M8
The unit of measure. The value in this field must exist in Inventory.
7UMQTYINB SearchU Of M QTY In BaseCurrencyDLR17_QTY_RBS0_STR17
The quantity of the base unit of measure that is equivalent to one of the units of measure being referenced.
8QTYFROM SearchQTYFromCurrencyDLR17_QTY_RBS0_UTR17
9QTYFULFI SearchQTY FulfilledCurrencyDLR17_QTY_RBS0_UTR17
10QTYSHPPD SearchQTY ShippedCurrencyDLR17_QTY_RBS0_UTR17
11QTYREMAI SearchQTY RemainingCurrencyDLR17_QTY_RBS0_UTR17
12QTYRECVD SearchQTY ReceivedCurrencyDLR17_QTY_RBS0_UTR17
13TRXLOCTN SearchTRX LocationStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['IV Transfer Order Line View'].TRXLOCTN AS 'IV Transfer Order Line View-TRX Location'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV00701V AS ['IV Transfer Order Line View']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['IV Transfer Order Line View'].TRXLOCTN = ['Site Setup'].LOCNCODE
14VIALOCN SearchVia LocationStringSTR10_Location_Code10
15TRNSTLOC SearchTransfer To LocationStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['IV Transfer Order Line View'].TRNSTLOC AS 'IV Transfer Order Line View-Transfer To Location'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV00701V AS ['IV Transfer Order Line View']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['IV Transfer Order Line View'].TRNSTLOC = ['Site Setup'].LOCNCODE
16TRFQTYTY SearchTransfer From QTY TypeIntegerDDL_QTY_Type0
17TRTQTYTY SearchTransfer To QTY TypeIntegerDDL_QTY_Type0
18DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
19DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0
20Landed_Cost_Group_ID SearchLanded Cost Group IDStringSTR15_LBAU15
azurecurveProductsMicrosoft Dynamics GP (0)InventoryIV Transfer Order Line View (IV00701V)

Leave a Reply

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