Table Name: | trans_map |
Table Number: | 66 |
Group: | Invoice Interface |
Description: | Defines a database navigation route to a source object type. The source object is the object type that contains the detailed financial data for transfer. Reserved; custom |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
detail_level | LONG | tinyint | DIRECT | Group identifier for the review process. Corresponds to a tab on the review worksheet | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
focus_type | LONG | smallint | DIRECT | Object type ID of the destination object. This is the object that contains the expense data to be extracted and it furnishes the ref_objid to the extract, trans_record, object | ||||
map_id | LONG | tinyint | DIRECT | The number of a route to a destination object. There may be more than one route to the same destination object per dataset | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
subtotal_cat | CHAR | varchar | 10 | States the category of a subtotal; i.e., e=expense, m=material, l=labor |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
map2dataset | MTO | dataset | dataset2trans_map | Dataset owning the mapping | |||
trans_map2map_path | OTM | map_path | map_path2trans_map | Traversal paths for this map | |||
map2trans_record | OTM | trans_record | trans_record2trans_map | Extract records using the mapping |
Index Name | Fields | Flags |
---|---|---|
map_index | detail_level:focus_type:map_id:map2dataset | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
map_index | detail_level, focus_type, map_id, map2dataset | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
trans_map | |||