Extended Pricing Quantity Breaks (SOP40703)

azurecurveProductsMicrosoft Dynamics GP (0)SalesExtended Pricing Quantity Breaks (SOP40703)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Extended Pricing Quantity Breaks
Physical Name: SOP40703
Technical Name: sopExtPricingQuantityBreaks

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

Click to show/hide

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

Click to show/hide

SELECT
       ['Extended Pricing Quantity Breaks'].ITEMNMBR AS 'Extended Pricing Quantity Breaks-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SOP40703 AS ['Extended Pricing Quantity Breaks']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Extended Pricing Quantity Breaks'].ITEMNMBR = ['Item Master'].ITEMNMBR
4UOFM SearchU Of MStringU_Of_M8
The unit of measure. The value in this field must exist in Inventory.
5QTYFROM SearchQTYFromCurrencyDLR17_QTY_RBS0_UTR17
6QTYTO SearchQTYToCurrencyDLR17_QTY_RBS0_STR17
7UNITPRCE SearchUnit PriceCurrencyDLR17_RBS0_STR$17
azurecurveProductsMicrosoft Dynamics GP (0)SalesExtended Pricing Quantity Breaks (SOP40703)

Leave a Reply

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