Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

purpose

Former Member
0 Likes
485

what is the exact purpose of displaying data in a hierarchial manner by using a tree.

1 ACCEPTED SOLUTION
Read only

GrahamRobbo
SAP Mentor
SAP Mentor
0 Likes
451

Well I can't think of a better way to visually represent hierachical data. Can you?

2 REPLIES 2
Read only

GrahamRobbo
SAP Mentor
SAP Mentor
0 Likes
452

Well I can't think of a better way to visually represent hierachical data. Can you?

Read only

uwe_schieferstein
Active Contributor
0 Likes
451

Sandeep

For example the hierarchical relationships between OrgManagement objects (e.g. OrgUnit, Job / Position, User) are stored in table HRP1001.

If you understand the relationships you may imagine the hierarchy but it is obviously more user-friendly to display them acutally as a hiearchical tree.

Regards

Uwe