Extended Pricing Base Currencies (SOP40708)

azurecurveProductsMicrosoft Dynamics GP (0)SalesExtended Pricing Base Currencies (SOP40708)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Extended Pricing Base Currencies
Physical Name: SOP40708
Technical Name: sopExtPricingBaseCurr

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 Currencies'].USERID AS 'Extended Pricing Base Currencies-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SOP40708 AS ['Extended Pricing Base Currencies']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Extended Pricing Base Currencies'].USERID = ['Users Master'].USERID
2CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Extended Pricing Base Currencies'].CURNCYID AS 'Extended Pricing Base Currencies-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       SOP40708 AS ['Extended Pricing Base Currencies']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Extended Pricing Base Currencies'].CURNCYID = ['Currency Setup'].CURNCYID
azurecurveProductsMicrosoft Dynamics GP (0)SalesExtended Pricing Base Currencies (SOP40708)

Leave a Reply

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