Extended Pricing Base Prices (SOP40702)

azurecurveProductsMicrosoft Dynamics GP (0)SalesExtended Pricing Base Prices (SOP40702)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Extended Pricing Base Prices
Physical Name: SOP40702
Technical Name: sopExtPricingBasePrices

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Extended Pricing Base Prices'].USERID AS 'Extended Pricing Base Prices-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SOP40702 AS ['Extended Pricing Base Prices']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Extended Pricing Base Prices'].USERID = ['Users Master'].USERID
2ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Extended Pricing Base Prices'].ITEMNMBR AS 'Extended Pricing Base Prices-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SOP40702 AS ['Extended Pricing Base Prices']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Extended Pricing Base Prices'].ITEMNMBR = ['Item Master'].ITEMNMBR
3UOFM SearchU Of MStringU_Of_M8
The unit of measure. The value in this field must exist in Inventory.
4UMQTYINB SearchU Of M QTY In BaseCurrencyDLR17_QTY_RBS0_STR17
The quantity of the base unit of measure that is equivalent to one of the units of measure being referenced.
5QTYFROM SearchQTYFromCurrencyDLR17_QTY_RBS0_UTR17
6QTYTO SearchQTYToCurrencyDLR17_QTY_RBS0_STR17
7UNITPRCE SearchUnit PriceCurrencyDLR17_RBS0_STR$17
8CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Extended Pricing Base Prices'].CURNCYID AS 'Extended Pricing Base Prices-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       SOP40702 AS ['Extended Pricing Base Prices']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Extended Pricing Base Prices'].CURNCYID = ['Currency Setup'].CURNCYID
9ERRVAL SearchErrorValueLong IntegerLong Int8
azurecurveProductsMicrosoft Dynamics GP (0)SalesExtended Pricing Base Prices (SOP40702)

Leave a Reply

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