Table Name: | exch_cat |
Table Number: | 5204 |
Group: | Exchange Mgr |
Description: | Defines transaction set roles for a category |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
active | LONG | tinyint | 1 | DIRECT | Indicates whether or not the exchange transaction category is being used: i.e., 0=inactive, 1=active, default=1 | |||
description | CHAR | varchar | 255 | Describes a category which manages the set of associated exchange transactions | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
name | CHAR | varchar | 80 | User defined name of the category of exchange transactions | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
version | CHAR | varchar | 10 | Version of the exchange transaction category |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
exch_cat2cat_txn_role | OTM | cat_txn_role | cat_txn_role2exch_cat | Associated transaction category roles | |||
cat2exch_protocol | OTM | exch_protocol | protocol2exch_cat | Exchange protocols using the exchange category |
Index Name | Fields | Flags |
---|---|---|
exch_cat_ind | name:version | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
exch_cat_ind | name, version | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
exch_cat | |||