Item Price List Options (IV00107)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Item Price List Options
Physical Name: IV00107
Technical Name: ivItemPriceListOpt

Group Display Name: Item Master
Group Technical Name: Item Master

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

Click to show/hide

SELECT
       ['Item Price List Options'].ITEMNMBR AS 'Item Price List Options-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV00107 AS ['Item Price List Options']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Item Price List Options'].ITEMNMBR = ['Item Master'].ITEMNMBR
2CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Item Price List Options'].CURNCYID AS 'Item Price List Options-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       IV00107 AS ['Item Price List Options']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Item Price List Options'].CURNCYID = ['Currency Setup'].CURNCYID
3PRCLEVEL SearchPriceLevelStringSTR10_LBAU10
4UOFM SearchU Of MStringU_Of_M8
The unit of measure. The value in this field must exist in Inventory.
5RNDGAMNT SearchRounding AmountCurrencyDLR17_RBS0_UTR$17
6ROUNDHOW SearchRound HowIntegerDDL_Round_How0
7ROUNDTO SearchRound ToIntegerDDL_Rounding_Options0
8UMSLSOPT SearchU Of M Sales OptionsIntegerDDL_UofM_Sales0
9QTYBSUOM SearchQTY In Base U Of MCurrencyDLR17_QTY_RBS0_STR17

Leave a Reply

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