Stock Count (IV10300)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Stock Count
Physical Name: IV10300
Technical Name: ivStockCount

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

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1STCKCNTID SearchStock Count IDStringSTR15_LBAU15
2STCKCNTDSCRPTN SearchStock Count DescriptionStringSTR3030
3STCKCNTSTTS SearchStock Count StatusIntegerDDL_StockCountStatus0
4DOCDATE SearchDocument DateDateDT8
5GLPOSTDT SearchGL Posting DateDateDT8
6NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Stock Count'].NOTEINDX AS 'Stock Count-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       IV10300 AS ['Stock Count']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Stock Count'].NOTEINDX = ['Record Notes Master'].NOTEINDX
7CNTSTRTDT SearchCount Start DateDateDT8
8CNTSTRTTM SearchCount Start TimeTimeTM66
9ATPSTVRNC SearchAuto Post VarianceBooleanCB_Autopost_Variance0
10RSSTCKCNT SearchReuse Stock CountBooleanCB_ReuseStockCount0
11DFLTCNTDT SearchDefault Count DateDateDT8
12DFLTCNTTM SearchDefault Count TimeTimeTM66
13LSTCNTDT SearchLast Count DateDateDT8
14ENABLEMULTIBIN SearchEnable Multi BinBooleanCB_EnableMultiBin0
15LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Stock Count'].LOCNCODE AS 'Stock Count-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV10300 AS ['Stock Count']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Stock Count'].LOCNCODE = ['Site Setup'].LOCNCODE

Leave a Reply

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