Table Name: | N_Option |
Table Number: | 5401 |
Group: | Configuration |
Description: | N_Option objects do not contain other objects. They are typically attached to N_Product objects, except when used as spare parts |
Flags: | CACHEOBJIDS |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
N_Cost | DECIMAL | decimal (19,4) | ALLOW_NULL, CURRENCY | The cost of the option | Search (2) | |||
N_ImageFileName | CHAR | varchar | 255 | ALLOW_NULL | Path and file name of a bitmap file associated with this product | Search (2) | ||
N_ImageURL | CHAR | varchar | 255 | ALLOW_NULL | URL of a GIF associated with this option | Search (2) | ||
N_ModificationDate | CLK_TIME | datetime | ALLOW_NULL | The date on which this information was last modified | Search (2) | |||
N_TemplateId | LONG | int | DIRECT, ALLOW_NULL | The ID of the template associated with the option. Reserved; obsolete | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (2) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views | Set Name | Type ID Stored in | Objid Stored In |
---|---|---|---|---|---|---|---|---|---|---|
Exclusive Set Relations | ||||||||||
N_Option2mod_level | OTOP | mod_level | part_info2N_Option | Related part revision | Search (2) | |||||
n_optn2N_CategoryMembers | OTM | N_CategoryMembers | n_catmems2N_Option | Category members the option belongs to | member_of | N_ItemTypeId | N_ItemId | |||
n_optn2N_CategoryTrees | MTO | N_CategoryTrees | n_catrees2N_Option | Category tree of the option | Search (2) | |||||
n_optn2N_Functions | OTM | N_Functions | n_functn2N_Option | Related functions for the option | function_for | N_ItemTypeId | N_ItemId | |||
n_optn2N_PackageMembers | OTM | N_PackageMembers | n_pkgmems2N_Option | Package members for the option | member_of | N_ItemTypeId | N_ItemId | |||
n_optn2N_Properties | OTM | N_Properties | n_propts2N_Option | Properties for the option | extension_of | N_ItemTypeId | N_ItemId | |||
n_optn2N_Templates | MTO | N_Templates | n_templ2N_Option | The option's template | Search (2) | |||||
n_optn2NRW_RuleEventInfo | OTM | NRW_RuleEventInfo | nrw_ruleevnt2N_Option | Rule event information for the option | event_on | N_ItemTypeId | N_ItemId | |||
n_optn2NRW_RuleInstances | OTM | NRW_RuleInstances | nrw_ruleinst2N_Option | Rule instance information for the option | ruleinst_for | N_ItemTypeId | N_ItemId |
Index Name | Fields | Flags |
---|---|---|
n_I5401 | N_Option2mod_level | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
n_I5401 | N_Option2mod_level | nonclustered, unique located on PRIMARY |
o2ct | n_optn2N_CategoryTrees | nonclustered located on PRIMARY |
o2ml | N_Option2mod_level | nonclustered located on PRIMARY |
o2t | n_optn2N_Templates | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5429 | N_Options | mod_level, N_CategoryTrees, N_Option, N_Templates, part_num, price_inst, price_prog, price_qty |
5436 | NWS_Options | mod_level, N_CategoryTrees, N_Option, N_Templates, part_num |
N_Option | |||