Stock Count U of M (IV10303)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Stock Count U of M
Physical Name: IV10303
Technical Name: ivStockCountUofM

Group Display Name: Stock Count
Group Technical Name: Stock Count

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1STCKCNTID SearchStock Count IDStringSTR15_LBAU15
2ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Stock Count U of M'].ITEMNMBR AS 'Stock Count U of M-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV10303 AS ['Stock Count U of M']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Stock Count U of M'].ITEMNMBR = ['Item Master'].ITEMNMBR
3LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Stock Count U of M'].LOCNCODE AS 'Stock Count U of M-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV10303 AS ['Stock Count U of M']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Stock Count U of M'].LOCNCODE = ['Site Setup'].LOCNCODE
4BINNMBR SearchBin NumberStringSTR2020
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
7COUNTEDQTY SearchCounted QtyCurrencyDLR17_QTY_RBS0_UTR17
8DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0

Leave a Reply

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