| Table Name: | N_Categories |
| Table Number: | 5406 |
| Group: | Configuration |
| Description: | A grouping of products and options set up in ClearConfigurator Workshop which is used to control their display in ClearConfigurator |
| Flags: | |
| 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_EffectiveDate | CLK_TIME | datetime | ALLOW_NULL | The first date on which the information should be used | ||||
| N_ExpirationDate | CLK_TIME | datetime | ALLOW_NULL | Last date when the information should be used | ||||
| N_ItemTypeId | LONG | int | DIRECT, ALLOW_NULL | Identifies the ID number of the type of item being categorized | ||||
| N_ModificationDate | CLK_TIME | datetime | ALLOW_NULL | Date and time when the information was last modified | ||||
| N_Name | CHAR | varchar | 50 | ALLOW_NULL | The name that appears in the category tree | |||
| N_OptionTreeId | LONG | int | DIRECT, ALLOW_NULL | The option tree ID this category belongs to. Reserved; obsolete | ||||
| N_ParentId | LONG | int | DIRECT, ALLOW_NULL | The N_CategoryId of the parent category. If the N_ParentId=0, then the node is a root node. Reserved; obsolete | ||||
| N_SequenceNumber | LONG | int | DIRECT, ALLOW_NULL | Used to establish order of the category relative to others under the same parent node | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| n_child2N_Categories | MTO | N_Categories | n_parent2N_Categories | The category's parent category | |||
| n_parent2N_Categories | OTM | N_Categories | n_child2N_Categories | The category's subcategories | |||
| n_cats2N_CategoryMembers | OTM | N_CategoryMembers | n_catmems2N_Categories | The category members of the category | |||
| n_cats2N_CategoryTrees | MTO | N_CategoryTrees | n_opttrees2N_Categories | The category's parent option tree |
| Index Name | Fields | Flags |
|---|---|---|
| I5406 | N_Name:n_child2N_Categories:n_cats2N_CategoryTrees | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| ctid | n_cats2N_CategoryTrees | nonclustered located on PRIMARY |
| I5406 | N_Name, n_child2N_Categories, n_cats2N_CategoryTrees | nonclustered, unique located on PRIMARY |
| itid | N_ItemTypeId | nonclustered located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| N_Categories | |||