Inventory Item Options (IVR50000)

azurecurveProductsManufacturing (346)3rd PartyInventory Item Options (IVR50000)

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

Product: Manufacturing (346)
Series:

Display Name: Inventory Item Options
Physical Name: IVR50000
Technical Name: IV_Item_Options

Group Display Name: Manufacturing Sales Configurator
Group Technical Name: Manufacturing Sales Configurator

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

Click to show/hide

SELECT
       ['Inventory Item Options'].ITEMNMBR AS 'Inventory Item Options-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IVR50000 AS ['Inventory Item Options']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Inventory Item Options'].ITEMNMBR = ['Item Master'].ITEMNMBR
2Option_Category SearchOption CategoryStringSTR30_UC30
3LNSEQNBR SearchLine SEQ NumberCurrencySequence_Number19
4CHANGEDATE_I SearchChange DateDateDT8
5USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Inventory Item Options'].USERID AS 'Inventory Item Options-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       IVR50000 AS ['Inventory Item Options']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Inventory Item Options'].USERID = ['Users Master'].USERID
azurecurveProductsManufacturing (346)3rd PartyInventory Item Options (IVR50000)

Leave a Reply

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