Site Bin Master (IV40701)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Site Bin Master
Physical Name: IV40701
Technical Name: ivSiteBinMstr

Group Display Name: Inventory Site Setup
Group Technical Name: Inventory Site Setup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Site Bin Master'].LOCNCODE AS 'Site Bin Master-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV40701 AS ['Site Bin Master']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Site Bin Master'].LOCNCODE = ['Site Setup'].LOCNCODE
2BIN SearchBinStringSTR15_Bin15
3NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Site Bin Master'].NOTEINDX AS 'Site Bin Master-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       IV40701 AS ['Site Bin Master']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Site Bin Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX

Leave a Reply

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