Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SOP10204
Product: Microsoft Dynamics GP (0)
Series: Sales
Display Name: Extended Pricing Promotion Work Group Display Name: Sales Work
Physical Name: SOP10204
Technical Name: sopExtPricingPromoWork
Group Technical Name: Sales Work
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SOPNUMBE | SOP Number | String | STR20_SOP_Number | 17 | |
2 | SOPTYPE | SOP Type | Integer | DDL_SOP_Type | 0 | |
3 | CMPNTSEQ | Component Sequence | Long Integer | LI_Sequence_Number | 10 | |
4 | LNITMSEQ | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
5 | ITEMNMBR | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Extended Pricing Promotion Work'].ITEMNMBR AS 'Extended Pricing Promotion Work-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
SOP10204 AS ['Extended Pricing Promotion Work']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Extended Pricing Promotion Work'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
6 | PROMOSTS | PromotionStatus | Integer | DDL_PromotionStatus | 0 | |
7 | PROMOTYP | PromotionType | Integer | DDL_PromotionType | 0 | |
8 | PSITMVAL | PriceSheetItemValue | Currency | DLR17_RBS0_STR | 17 | |
9 | FREEITEM | FreeItem | String | STR30_Item_Number | 30 | |
10 | FREEUOFM | FreeItemUofM | String | U_Of_M | 8 | |
11 | PRMCMSEQ | PromotionComponentSequence | Long Integer | LI_Sequence_Number | 10 | |
12 | PRMLISEQ | PromotionLineItemSequence | Long Integer | LI_Sequence_Number | 10 |