Stock Count Serial Lot (IV10302)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Stock Count Serial Lot
Physical Name: IV10302
Technical Name: ivStockCountSerialLot

Group Display Name: Stock Count
Group Technical Name: Stock Count

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

Click to show/hide

SELECT
       ['Stock Count Serial Lot'].ITEMNMBR AS 'Stock Count Serial Lot-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       IV10302 AS ['Stock Count Serial Lot']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Stock Count Serial Lot'].ITEMNMBR = ['Item Master'].ITEMNMBR
3LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Stock Count Serial Lot'].LOCNCODE AS 'Stock Count Serial Lot-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV10302 AS ['Stock Count Serial Lot']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Stock Count Serial Lot'].LOCNCODE = ['Site Setup'].LOCNCODE
4BINNMBR SearchBin NumberStringSTR2020
5COUNTEDQTY SearchCounted QtyCurrencyDLR17_QTY_RBS0_UTR17
6CAPTUREDQTY SearchCaptured QtyCurrencyDLR17_QTY_RBS0_STR17
7DATERECD SearchDate ReceivedDateDATE6
8DTSEQNUM SearchDate SEQ NumberCurrencySequence_Number19
9ITMTRKOP SearchItem Tracking OptionIntegerDDL_Track0
Designation for the tracking type of the Item.

Click to show/hide Item Tracking Options

1	0 decimals
2	1
3	2
4	3
5	4
6	5
10SERLTNUM SearchSerial/Lot NumberStringSTR2020
11SERIALSTATUS SearchSerial StatusIntegerDDL_Serial_Status0
12VARIANCEQTY SearchVariance QtyCurrencyDLR17_QTY_RBS0_STR17
13VERIFIED SearchVerifiedBooleanCB_Verifed0
14QTYTYPE SearchQTY TypeIntegerDDL_QTY_Type0
15Temp_Allocated_Quantity SearchTemp Allocated QuantityCurrencyDLR17_QTY_RBS0_UTR17
16MFGDATE SearchManufacture DateDateDT_Date6
17EXPNDATE SearchExpiration DateDateDT_Date6

Leave a Reply

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