Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PA10902
Product: Project Accounting (258)
Series:
Display Name: PA Inventory Serial and Lot Number Work Group Display Name: PA Inventory Transfer Transactions
Physical Name: PA10902
Technical Name: PA_IV_TRX_WORK_Serial_Lot
Group Technical Name: PA Inventory Transfer Transactions
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | PAIV_Document_No | PA IV Document No | String | STR17_LBAU | 17 | |
2 | PAIV_Transfer_Type | PA IV Transfer Type | Integer | PA_DDL_IV_Transfer_Type | 0 | |
3 | ITEMNMBR | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['PA Inventory Serial and Lot Number Work'].ITEMNMBR AS 'PA Inventory Serial and Lot Number Work-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
PA10902 AS ['PA Inventory Serial and Lot Number Work']
INNER JOIN
IV00101 AS ['Item Master']
ON
['PA Inventory Serial and Lot Number Work'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
4 | SERLTNUM | Serial/Lot Number | String | STR20 | 20 | |
5 | SERLTQTY | Serial/Lot QTY | Currency | DLR17_QTY_RBS0_UTR | 17 | |
6 | LNITMSEQ | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
7 | SLTSQNUM | Serial/Lot SEQ Number | Long Integer | LI_Sequence_Number | 10 | |
8 | DATERECD | Date Received | Date | DATE | 6 | |
9 | DTSEQNUM | Date SEQ Number | Currency | Sequence_Number | 19 | |
10 | OVRSERLT | Override Serial/Lot | Integer | INT | 0 | |
11 | TRXSORCE | TRX Source | String | STR13 | 13 | |
12 | FROMBIN | From Bin | String | STR15_Bin | 15 | |
13 | TOBIN | To Bin | String | STR15_Bin | 15 | |
14 | MFGDATE | Manufacture Date | Date | DT_Date | 6 | |
15 | EXPNDATE | Expiration Date | Date | DT_Date | 6 | |
16 | QTYSCRAPPED | Quantity Scrapped | Currency | DLR17_QTY_RBS0_UTR | 17 |