POP Featured Items (POP40300)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: POP Featured Items
Physical Name: POP40300
Technical Name: popFeaturedItems

Group Display Name: Purchasing Setup
Group Technical Name: Purchasing Setup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['POP Featured Items'].ITEMNMBR AS 'POP Featured Items-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       POP40300 AS ['POP Featured Items']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['POP Featured Items'].ITEMNMBR = ['Item Master'].ITEMNMBR
2ORD SearchOrdLong IntegerLI_Sequence_Number10
3UOFM SearchU Of MStringU_Of_M8
The unit of measure. The value in this field must exist in Inventory.
4UNITCOST SearchUnit CostCurrencyDLR17_RBS0_UTR$17
5VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['POP Featured Items'].VENDORID AS 'POP Featured Items-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       POP40300 AS ['POP Featured Items']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['POP Featured Items'].VENDORID = ['PM Vendor Master File'].VENDORID
6ITEMDESC SearchItem DescriptionStringSTR100100
7NONINVEN SearchNon IVIntegerINT11
Used to indicate whether an item is an inventory item or non-inventory item.

Click to show/hide PO Line Statuses

0	Inventory item
1	Non-inventory item
8DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
Number of decimal places for the currency values, based on the item's settings.

Click to show/hide Decimal Places Currency

7	0 decimals
8	1
9	2
10	3
11	4
12	5

Leave a Reply

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