Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SOP50401
Product: Microsoft Dynamics GP (0)
Series: Sales
Display Name: Extended Pricing Promotion Report Temp
Physical Name: SOP50401
Technical Name: sopExtPricingPromoReportTempSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ITEMNMBR Item Number String STR30_Item_Number 30 Key to the Item Master (IV00101).
Click to show/hide
SELECT
['Extended Pricing Promotion Report Temp'].ITEMNMBR AS 'Extended Pricing Promotion Report Temp-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
SOP50401 AS ['Extended Pricing Promotion Report Temp']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Extended Pricing Promotion Report Temp'].ITEMNMBR = ['Item Master'].ITEMNMBR
2 EPITMTYP ExtPricingItemType String STR1 1 3 STRTDATE Start Date Date DT 8 4 ENDDATE End Date Date DT 8 5 PRCSHID PriceSheetID String STR15_LBU 15 6 BASEUOFM Base U Of M String U_Of_M 8 7 ACTIVE Active Boolean CB_Active 0 8 PRODTCOD PromotionDetailCode String STR1 1 9 QTYFROM QTYFrom Currency DLR17_QTY_RBS0_UTR 17 10 PSITMVAL PriceSheetItemValue Currency DLR17_RBS0_STR 17 11 FREEITEM FreeItem String STR30_Item_Number 30 12 FREEUOFM FreeItemUofM String U_Of_M 8