Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SOP10201
Product: Microsoft Dynamics GP (0)
Series: Sales
Display Name: Sales Serial/Lot Work and History Group Display Name: Sales Distribution
Physical Name: SOP10201
Technical Name: SOP_Serial_Lot_WORK_HIST
Group Technical Name: Sales Distribution
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SOPTYPE ![]() | SOP Type | Integer | DDL_SOP_Type | 0 | |
2 | SOPNUMBE ![]() | SOP Number | String | STR20_SOP_Number | 17 | |
3 | LNITMSEQ ![]() | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
4 | CMPNTSEQ ![]() | Component Sequence | Long Integer | LI_Sequence_Number | 10 | |
5 | QTYTYPE ![]() | QTY Type | Integer | DDL_QTY_Type | 0 | |
6 | SERLTNUM ![]() | Serial/Lot Number | String | STR20 | 20 | |
7 | SERLTQTY ![]() | Serial/Lot QTY | Currency | DLR17_QTY_RBS0_UTR | 17 | |
8 | SLTSQNUM ![]() | Serial/Lot SEQ Number | Long Integer | LI_Sequence_Number | 10 | |
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 | ITEMNMBR ![]() | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Sales Serial/Lot Work and History'].ITEMNMBR AS 'Sales Serial/Lot Work and History-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
SOP10201 AS ['Sales Serial/Lot Work and History']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Sales Serial/Lot Work and History'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
13 | TRXSORCE ![]() | TRX Source | String | STR13 | 13 | |
14 | POSTED ![]() | Posted | Boolean | True/False | 0 | |
15 | OVRSERLT ![]() | Override Serial/Lot | Integer | INT | 0 | |
16 | BIN ![]() | Bin | String | STR15_Bin | 15 | |
17 | MFGDATE ![]() | Manufacture Date | Date | DT_Date | 6 | |
18 | EXPNDATE ![]() | Expiration Date | Date | DT_Date | 6 |