Item Serial and Lot Number History (IV30400)

azurecurveProductsMicrosoft Dynamics GP (0)InventoryItem Serial and Lot Number History (IV30400)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Item Serial and Lot Number History
Physical Name: IV30400
Technical Name: IV_TRX_HIST_Serial_Lot

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

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1TRXSORCE SearchTRX SourceStringSTR1313
2IVDOCTYP SearchIV Document TypeIntegerDDL_IV_Document_Type0
3DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
4LNSEQNBR SearchLine SEQ NumberCurrencySequence_Number19
5SLTSQNUM SearchSerial/Lot SEQ NumberLong IntegerLI_Sequence_Number10
6SERLTNUM SearchSerial/Lot NumberStringSTR2020
7SERLTQTY SearchSerial/Lot QTYCurrencyDLR17_QTY_RBS0_UTR17
8FROMBIN SearchFrom BinStringSTR15_Bin15
9TOBIN SearchTo BinStringSTR15_Bin15
10ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Item Serial and Lot Number History'].ITEMNMBR AS 'Item Serial and Lot Number History-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV30400 AS ['Item Serial and Lot Number History']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Item Serial and Lot Number History'].ITEMNMBR = ['Item Master'].ITEMNMBR
11MFGDATE SearchManufacture DateDateDT_Date6
12EXPNDATE SearchExpiration DateDateDT_Date6
azurecurveProductsMicrosoft Dynamics GP (0)InventoryItem Serial and Lot Number History (IV30400)

2 thoughts on “Item Serial and Lot Number History (IV30400)

  1. David York says:

    Hello,

    How do I determine the sign of SERLTQTY? IV30300 contains both positive and negative values for TRXQTY, but I am only seeing positive values for the lot quantities.

    Thank you

    1. iangrieve says:

      Hi David,

      I believe serial quantity, like bin quantity, is always a positive number regardless of the +/- sign on the adjustment value.

Leave a Reply to iangrieve Cancel reply

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