PSTREELEAF: Tree Leaf
PSTREELEAF (Tree Leaf) table is the user table that defines the data value ranges, which are the leaves of a tree. For each leaf node (nodes without children), one or more ranges define the detail values that correspond to that node.
The following table lists the field names, types, lengths, formats, and long names of the PSTREELEAF table.
| Field Name | Type | Length | Format | Long Name |
|---|---|---|---|---|
|
SETID |
Char |
5 |
Upper |
SetID |
|
SETCNTRLVALUE |
Char |
5 |
Upper |
Set control value |
|
TREE_NAME |
Char |
18 |
Upper |
Tree name |
|
EFFDT |
Date |
10 |
N/A |
Effective date |
|
TREE_BRANCH |
Char |
20 |
Upper |
Tree branch name |
|
TREE_NODE_NUM |
Nbr |
10 |
Raw B |
Tree node number |
|
RANGE_FROM |
Char |
30 |
Upper |
Range from |
|
RANGE_TO |
Char |
30 |
Upper |
Range to |
|
DYNAMIC_RANGE |
Char |
1 |
Upper |
Dynamic range |
|
OLD_TREE_NODE_NUM |
Char |
1 |
Upper |
Old tree node |