Table Name: | N_ItemTypes |
Table Number: | 5412 |
Group: | Configuration |
Description: | N_ItemType is used by other tables in the database that contain non-homogeneous item types, like the N_Functions table, to associate the data in those tables with an item type |
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 | Item type from N_ItemType table. It is used in conjunction with the N_ItemId field to identify to the item to which the attachment belongs | ||||
N_ItemTypeName | CHAR | varchar | 50 | ALLOW_NULL | The type of the item; e.g., product, package, option, etc | |||
N_ModificationDate | CLK_TIME | datetime | ALLOW_NULL | Date and time when the information was last modified | ||||
objid | LONG | int | 3 | DIRECT | Internal record number |
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_itmtyp2NWS_Trees | OTM | NWS_Trees | nws_trees2N_ItemTypes | For a folder of type N_ItemType the N_ItemType | member_of | N_ItemTypeId | N_ItemId |
Index Name | Fields | Flags |
---|---|---|
I5412 | N_ItemTypeName | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
I5412 | N_ItemTypeName | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
N_ItemTypes | |||