Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/OC010300
Product: Manufacturing (346)
Series:
Display Name: Option_Category_Inclusion Group Display Name: Manufacturing Sales Configurator
Physical Name: OC010300
Technical Name: Option_Category_Inclusion
Group Technical Name: Manufacturing Sales Configurator
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | BOMCAT_I ![]() | BOM Cat | Integer | DDL_BOM_Cat | 0 | |
2 | BOMNAME_I ![]() | BOM Name | String | STR15_LBU | 15 | |
3 | Option_Category ![]() | Option Category | String | STR30_UC | 30 | |
4 | ITEMNMBR ![]() | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Option_Category_Inclusion'].ITEMNMBR AS 'Option_Category_Inclusion-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
OC010300 AS ['Option_Category_Inclusion']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Option_Category_Inclusion'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
5 | Option_Include ![]() | Option Include | Boolean | CB | 0 | |
6 | Included_BOM_Cat ![]() | Included BOM Cat | Integer | GB | 0 | |
7 | Included_BOM_Name ![]() | Included BOM Name | String | STR15_LBU | 15 | |
8 | Included_Item ![]() | Included Item | String | STR30_Item_Number | 30 | |
9 | Included_Category ![]() | Included_Category | String | STR30_UC | 30 |