Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SOP50400
Product: Microsoft Dynamics GP (0)
Series: Sales
Display Name: Extended Pricing Promotion Inquiry Temp
Physical Name: SOP50400
Technical Name: sopExtPricingPromoInquiryTempSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['Extended Pricing Promotion Inquiry Temp'].USERID AS 'Extended Pricing Promotion Inquiry Temp-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SOP50400 AS ['Extended Pricing Promotion Inquiry Temp']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Extended Pricing Promotion Inquiry Temp'].USERID = ['Users Master'].USERID
2 ITEMNMBR Item Number String STR30_Item_Number 30 Key to the Item Master (IV00101).
Click to show/hide
SELECT
['Extended Pricing Promotion Inquiry Temp'].ITEMNMBR AS 'Extended Pricing Promotion Inquiry Temp-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
SOP50400 AS ['Extended Pricing Promotion Inquiry Temp']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Extended Pricing Promotion Inquiry Temp'].ITEMNMBR = ['Item Master'].ITEMNMBR
3 UOFM U Of M String U_Of_M 8 The unit of measure. The value in this field must exist in Inventory. 4 PRCSHID PriceSheetID String STR15_LBU 15 5 EPITMTYP ExtPricingItemType String STR1 1 6 STRTDATE Start Date Date DT 8 7 ENDDATE End Date Date DT 8 8 QTYFROM QTYFrom Currency DLR17_QTY_RBS0_UTR 17 9 QTYTO QTYTo Currency DLR17_QTY_RBS0_STR 17 10 PSITMVAL PriceSheetItemValue Currency DLR17_RBS0_STR 17 11 EQUOMQTY Equivalent U Of M QTY Currency DLR17_QTY_RBS0_UTR 17 12 BASEUOFM Base U Of M String U_Of_M 8 13 PROMOLVL PromotionLevel Integer DDL_PromotionLevel 0 14 PROMOTYP PromotionType Integer DDL_PromotionType 0 15 PRCGRPID PriceGroupID String STR30_Item_Number 30 16 PRODTCOD PromotionDetailCode String STR1 1 17 ACTIVE Active Boolean CB_Active 0