Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FI040100
Product: Manufacturing (346)
Series:
Display Name: Fiorucci Import Line Table Group Display Name: Manufacturing SOP
Physical Name: FI040100
Technical Name: FI_Import_Line_OLD
Group Technical Name: Manufacturing SOP
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SEQNUMBR | Sequence Number | Long Integer | LI_Sequence_Number | 10 | |
2 | Import_Path | Import Path | String | STR248 | 248 | |
3 | ITEMNMBR | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Fiorucci Import Line Table'].ITEMNMBR AS 'Fiorucci Import Line Table-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
FI040100 AS ['Fiorucci Import Line Table']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Fiorucci Import Line Table'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
4 | SOPNUMBE | SOP Number | String | STR20_SOP_Number | 17 | |
5 | LOTNUMBR | Lot Number | String | STR20_LBAU | 20 | |
6 | QTY_In_Variable_U_Of_M | QTY In Variable U Of M | Currency | DLR17_QTY_RBS0_STR | 17 | |
7 | FI_Import_Error | FI Import Error | String | STR80 | 80 |