Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IVC10102
Product: Microsoft Dynamics GP (0)
Series: Sales
Display Name: Invoicing Serial and Lot Number Work Group Display Name: Invoice Distribution
Physical Name: IVC10102
Technical Name: IVC_Serial_Lot_WORK
Group Technical Name: Invoice Distribution
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | INVCNMBR ![]() | Invoice Number | String | STR20_IVC_Document_Number | 17 | |
2 | DOCTYPE ![]() | Document Type | Integer | DDL_Document_Type | 0 | |
3 | CMPNTSEQ ![]() | Component Sequence | Long Integer | LI_Sequence_Number | 10 | |
4 | LNITMSEQ ![]() | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
5 | QTYTYPE ![]() | QTY Type | Integer | DDL_QTY_Type | 0 | |
6 | SLTSQNUM ![]() | Serial/Lot SEQ Number | Long Integer | LI_Sequence_Number | 10 | |
7 | ITEMNMBR ![]() | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Invoicing Serial and Lot Number Work'].ITEMNMBR AS 'Invoicing Serial and Lot Number Work-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
IVC10102 AS ['Invoicing Serial and Lot Number Work']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Invoicing Serial and Lot Number Work'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
8 | SERLTNUM ![]() | Serial/Lot Number | String | STR20 | 20 | |
9 | SERLTQTY ![]() | Serial/Lot QTY | Currency | DLR17_QTY_RBS0_UTR | 17 | |
10 | DATERECD ![]() | Date Received | Date | DATE | 6 | |
11 | DTSEQNUM ![]() | Date SEQ Number | Currency | Sequence_Number | 19 | |
12 | UNITCOST ![]() | Unit Cost | Currency | DLR17_RBS0_UTR$ | 17 | |
13 | TRXSORCE ![]() | TRX Source | String | STR13 | 13 | |
14 | POSTED ![]() | Posted | Boolean | True/False | 0 | |
15 | OVRSERLT ![]() | Override Serial/Lot | Integer | INT | 0 | |
16 | MFGDATE ![]() | Manufacture Date | Date | DT_Date | 6 | |
17 | EXPNDATE ![]() | Expiration Date | Date | DT_Date | 6 |