Tree Manager
Tree Manager
What is a Tree?
It is a People soft object that defines the grouping and hierarchical relationship between
the values of database fields. It also specifies how the system groups together the values
of the fields for the purpose of reporting and security access.
Note: A particular tree is imported through out People soft system. Only one tree should
be active throughout People soft system at a time.
What is a node?
It is an individual branch of main level.
What is a Parent?
A node, which has other nodes reporting to it.
What is a child?
Lower level than its parent is called a child.
What is a sibling?
A node, which is placed at the same level, is called sibling.
TM 1
Where does u maintain hierarchies & Create access groups Tree Manager?
The major types of Trees that can be created using the Tree Manager?
Which one of the following is NOT a component of the various tree types in the
PeopleSoft tree manager?
a. Root
b. Setid/Effective date
c. Record definition
d. Tree structure
e. Category
Which one of the following tree types is NOT supported in the PeopleSoft tree
manager?
a. Node-Oriented trees
b. Query trees
c. Detail trees
d. Summary trees
e. Combination trees
Which one of the following is NOT a component of the various tree types in the
PeopleSoft tree manager?
Root
a) Setid/Effective date
b) Record definition
c) Tree structure
d) Category
TM 2
Effective dates with trees enables you to specify new objects, departments, reporting
relationships, or organizational structures in advance and have them take effect
automatically. You can also use trees with past, present, or future effective dates when
reporting on current or historic data.
Using Nodes?
Nodes define the hierarchical relationship within the tree. Nodes can be either categories
(as in a group of assets) or items that need to be placed in a relationship with other items,
such as an item in a catalog.
Using Detail Values (Leaves)?
Each detail value reports to a tree node at the next higher level of the organization. Each
tree node represents the group of detail values that “report” to it. Referring to the node is
a shorthand way of referring to the group of detail values under it.
Detail values, or leaves, link a roll-up structure to the supporting detail.
TM 3
Once you have defined an organizational tree, what are the varieties of ways the
system can use it?
• Reporting.
When you want a report that summarizes results for a particular division or region,
the system can check against the tree to determine which departments to include.
Without the tree, you’d have to explicitly specify the departments you wanted every
time you created a report.
• Summary ledgers.
To create a summary ledger that summarizes account balances by department, the
system refers to the tree to determine the DEPTID values to include in the
summarized ledger entries. (Summary ledgers are only used in PeopleSoft Financials
applications.)
• Security.
You can restrict user access to their divisions. The application tables tell the system
what department the user is in; the tree tells it what other departments are in the same
division. (This use is appropriate for PeopleSoft Human Resources applications only.)
New tree levels are not automatically created in non-root branches when a tree node
is moved, or a new tree node is added.
True
TM 4
We cannot move branched nodes.
True
What is Breadcrumbs?
Breadcrumbs can provide you with a basic map of your route through the tree and can
also be used to jump back to a previously visited node or branch.
Breadcrumbs represent nodes in the current branch (A type nodes) and the parent branch
of the opened branch (B type nodes).
What is maximum number of breadcrumbs displayed?
The maximum number of breadcrumbs displayed is seven. When you start exceeding that
number, the system automatically removes the earlier ancestor nodes. This ensures that
breadcrumbs always begin with the parent node of the currently selected node.
TreeMover does not support branched trees. If you import a branched tree, the
branches become regular tree nodes.
True
TM 5
PS_TREE_LEVEL_TBL (the table that stores the tree level data is specified as
part of the tree structure).
• TreeMover uses the tree APIs, which means the same logic used for the
PeopleSoft Tree Manager application is used to load and unload trees using
TreeMover
TM 6