Stock Count Line (IV10301)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Stock Count Line
Physical Name: IV10301
Technical Name: ivStockCountLine

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 Line'].ITEMNMBR AS 'Stock Count Line-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV10301 AS ['Stock Count Line']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Stock Count Line'].ITEMNMBR = ['Item Master'].ITEMNMBR
3LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Stock Count Line'].LOCNCODE AS 'Stock Count Line-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV10301 AS ['Stock Count Line']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Stock Count Line'].LOCNCODE = ['Site Setup'].LOCNCODE
4BINNMBR SearchBin NumberStringSTR2020
5CAPTUREDQTY SearchCaptured QtyCurrencyDLR17_QTY_RBS0_STR17
6COUNTEDQTY SearchCounted QtyCurrencyDLR17_QTY_RBS0_UTR17
7COUNTDATE SearchCount DateDateDT8
8COUNTTIME SearchCount TimeTimeTM66
9DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0
10ITMTRKOP 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
11IVIVINDX SearchIV IV IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Stock Count Line'].IVIVINDX AS 'Stock Count Line-IV IV Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       IV10301 AS ['Stock Count Line']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Stock Count Line'].IVIVINDX = ['Account Index Master'].ACTINDX
12Stock_Serial_Lot_Count SearchStock Serial Lot CountCurrencyDLR17_QTY_RBS0_UTR17
13STCKSRLLTVRNC SearchStock Serial Lot VarianceCurrencyDLR17_QTY_RBS0_STR17
14IVVARIDX SearchIV Variances IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Stock Count Line'].IVVARIDX AS 'Stock Count Line-IV Variances Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       IV10301 AS ['Stock Count Line']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Stock Count Line'].IVVARIDX = ['Account Index Master'].ACTINDX
15VARIANCEQTY SearchVariance QtyCurrencyDLR17_QTY_RBS0_STR17
16VERIFIED SearchVerifiedBooleanCB_Verifed0
17Temp_Allocated_Quantity SearchTemp Allocated QuantityCurrencyDLR17_QTY_RBS0_UTR17
18ACTIVE SearchActiveBooleanCB_Active0
19Reason_Code SearchReason CodeStringSTR15_LBAU15

Leave a Reply

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