Table Name: | map_path |
Table Number: | 89 |
Group: | Invoice Interface |
Description: | Defines a segment of the route (trans_map) to a source object, the object which contains the detailed financial data that will be transferred to trans_record. Reserved; custom |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
branch_no | LONG | tinyint | 0 | DIRECT | Used to declare branching from the main path (to the destination object) to a branched path. 0=main path, 1=first branch, 2=second branch, and so on. Default=0 | |||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
fm_focus_type | LONG | int | DIRECT | The object type positioned at | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
path | CHAR | varchar | 255 | Database relation used for the traversal | ||||
to_focus_type | LONG | int | DIRECT | The destination object type traversed to |
Index Name | Fields | Flags |
---|---|---|
path_index | fm_focus_type:to_focus_type:branch_no:map_path2trans_map | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
path_index | fm_focus_type, to_focus_type, branch_no, map_path2trans_map | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
map_path | |||