Stock Count Line History (IV30701)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Stock Count Line History
Physical Name: IV30701
Technical Name: ivStockCountLineHist

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

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

Click to show/hide

SELECT
       ['Stock Count Line History'].ITEMNMBR AS 'Stock Count Line History-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV30701 AS ['Stock Count Line History']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Stock Count Line History'].ITEMNMBR = ['Item Master'].ITEMNMBR
4LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Stock Count Line History'].LOCNCODE AS 'Stock Count Line History-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV30701 AS ['Stock Count Line History']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Stock Count Line History'].LOCNCODE = ['Site Setup'].LOCNCODE
5BINNMBR SearchBin NumberStringSTR2020
6BASEUOFM SearchBase U Of MStringU_Of_M8
7COUNTEDQTY SearchCounted QtyCurrencyDLR17_QTY_RBS0_UTR17
8CAPTUREDQTY SearchCaptured QtyCurrencyDLR17_QTY_RBS0_STR17
9CPTRDT SearchCapture DateDateDATE6
10CPTRTM SearchCapture TimeTimeTM66
11ITMTRKOP SearchItem Tracking OptionIntegerDDL_Track0
Designation for the tracking type of the Item.

Click to show/hide Item Tracking Options

1	0 decimals
2	1
3	2
4	3
5	4
6	5
12IVDOCNBR SearchIV Document NumberStringSTR17_IV_Document_Number17
13IVDOCTYP SearchIV Document TypeIntegerDDL_IV_Document_Type0
14UNITCOST SearchUnit CostCurrencyDLR17_RBS0_UTR$17
15VARIANCEQTY SearchVariance QtyCurrencyDLR17_QTY_RBS0_STR17
16DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0
17DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
18Reason_Code SearchReason CodeStringSTR15_LBAU15

Leave a Reply

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