| Table Name: | catalog |
| Table Number: | 111 |
| Group: | Product Mgr |
| Description: | Defines a folder for grouping parts for installation at sites |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| active | LONG | int | 1 | DIRECT | Indicates whether the catalog is active | |||
| description | CHAR | varchar | 255 | Catalog description | ||||
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| last_mod_time | CLK_TIME | datetime | Date and time of last modification | |||||
| name | CHAR | varchar | 2 | 30 | Product catalog name | |||
| objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| catalog2part_info | MTM | mod_level | part_info2catalog | Part revisions in the catalog | mtm_catalog0_ mod_level3 |
| Index Name | Fields | Flags |
|---|---|---|
| name_index | name | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| name_index | name | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| catalog | |||