Inventory Distribution History (IV30500)

azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Distribution History (IV30500)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Inventory Distribution History
Physical Name: IV30500
Technical Name: IV_Distribution_HIST

Group Display Name: Inventory Transaction History
Group Technical Name: Inventory Transaction History

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1IVDOCTYP SearchIV Document TypeIntegerDDL_IV_Document_Type0
2DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
3ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Inventory Distribution History'].ITEMNMBR AS 'Inventory Distribution History-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV30500 AS ['Inventory Distribution History']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Inventory Distribution History'].ITEMNMBR = ['Item Master'].ITEMNMBR
4TRXSORCE SearchTRX SourceStringSTR1313
5ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Inventory Distribution History'].ACTINDX AS 'Inventory Distribution History-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       IV30500 AS ['Inventory Distribution History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Inventory Distribution History'].ACTINDX = ['Account Index Master'].ACTINDX
6DISTTYPE SearchDistribution TypeIntegerDDL0
7POSTEDDT SearchPosted DateDateDATE6
8DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
9CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
azurecurveProductsMicrosoft Dynamics GP (0)InventoryInventory Distribution History (IV30500)

Leave a Reply

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