Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/POP10330
Product: Microsoft Dynamics GP (0)
Series: Purchasing
Display Name: Purchasing Serial Lot Work Group Display Name: Purchasing Transactions
Physical Name: POP10330
Technical Name: POP_SerialLot
Group Technical Name: Purchasing Transactions
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | ITMTRKOP | Item Tracking Option | Integer | DDL_Track | 0 | |
Designation for the tracking type of the Item.
Click to show/hide Item Tracking Options1 0 decimals
2 1
3 2
4 3
5 4
6 5 | ||||||
2 | POPRCTNM | POP Receipt Number | String | STR17_POP_Number | 17 | |
3 | RCPTLNNM | Receipt Line Number | Long Integer | LI_Sequence_Number | 10 | |
4 | SLTSQNUM | Serial/Lot SEQ Number | Long Integer | LI_Sequence_Number | 10 | |
5 | ITEMNMBR | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Purchasing Serial Lot Work'].ITEMNMBR AS 'Purchasing Serial Lot Work-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
POP10330 AS ['Purchasing Serial Lot Work']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Purchasing Serial Lot Work'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
6 | SERLTNUM | Serial/Lot Number | String | STR20 | 20 | |
7 | SERLTQTY | Serial/Lot QTY | Currency | DLR17_QTY_RBS0_UTR | 17 | |
8 | TRXSORCE | TRX Source | String | STR13 | 13 | |
9 | DATERECD | Date Received | Date | DATE | 6 | |
10 | DTSEQNUM | Date SEQ Number | Currency | Sequence_Number | 19 | |
11 | UNITCOST | Unit Cost | Currency | DLR17_RBS0_UTR$ | 17 | |
12 | QTYTYPE | QTY Type | Integer | DDL_QTY_Type | 0 | |
13 | BIN | Bin | String | STR15_Bin | 15 | |
14 | MFGDATE | Manufacture Date | Date | DT_Date | 6 | |
15 | EXPNDATE | Expiration Date | Date | DT_Date | 6 |