Extended Pricing Customer Price Report (SOP40700)

azurecurveProductsMicrosoft Dynamics GP (0)SalesExtended Pricing Customer Price Report (SOP40700)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Extended Pricing Customer Price Report
Physical Name: SOP40700
Technical Name: sopExtPricingCustPriceReport

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 Customer Price Report'].USERID AS 'Extended Pricing Customer Price Report-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SOP40700 AS ['Extended Pricing Customer Price Report']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Extended Pricing Customer Price Report'].USERID = ['Users Master'].USERID
2CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Extended Pricing Customer Price Report'].CUSTNMBR AS 'Extended Pricing Customer Price Report-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       SOP40700 AS ['Extended Pricing Customer Price Report']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Extended Pricing Customer Price Report'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
3ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Extended Pricing Customer Price Report'].ITEMNMBR AS 'Extended Pricing Customer Price Report-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SOP40700 AS ['Extended Pricing Customer Price Report']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Extended Pricing Customer Price Report'].ITEMNMBR = ['Item Master'].ITEMNMBR
4ITEMDESC SearchItem DescriptionStringSTR100100
5DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
6DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0
7UOFM SearchU Of MStringU_Of_M8
The unit of measure. The value in this field must exist in Inventory.
8QTYFROM SearchQTYFromCurrencyDLR17_QTY_RBS0_UTR17
9QTYTO SearchQTYToCurrencyDLR17_QTY_RBS0_STR17
10UMQTYINB 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.
11UNITPRCE SearchUnit PriceCurrencyDLR17_RBS0_STR$17
12CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Extended Pricing Customer Price Report'].CURNCYID AS 'Extended Pricing Customer Price Report-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       SOP40700 AS ['Extended Pricing Customer Price Report']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Extended Pricing Customer Price Report'].CURNCYID = ['Currency Setup'].CURNCYID
13ORUNTPRC SearchOriginating Unit PriceCurrencyDLR17_RBS0_STR$17
14ERMSGTXT SearchError Message TextStringSTR255255
azurecurveProductsMicrosoft Dynamics GP (0)SalesExtended Pricing Customer Price Report (SOP40700)

Leave a Reply

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