Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/QAD30000
Product: Manufacturing (346)
Series:
Display Name: QA_Item_MSTR Group Display Name: Manufacturing QA
Physical Name: QAD30000
Technical Name: QA_Item_MSTR
Group Technical Name: Manufacturing QA
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | POPRCTNM ![]() | POP Receipt Number | String | STR17_POP_Number | 17 | |
2 | ITEMNMBR ![]() | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['QA_Item_MSTR'].ITEMNMBR AS 'QA_Item_MSTR-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
QAD30000 AS ['QA_Item_MSTR']
INNER JOIN
IV00101 AS ['Item Master']
ON
['QA_Item_MSTR'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
3 | TYPEOFRECPT ![]() | Type of Receipt | Integer | INT1_RBU | 1 | |
4 | QACOMPLETED ![]() | QA Completed | Boolean | CB | 0 | |
5 | TOPOST_I ![]() | To Post | Boolean | CB | 0 |