cancel
Showing results for 
Search instead for 
Did you mean: 

Develop chart of reporting structure in sap hr

0 Kudos

Hi gurus,

I have a requirement for getting a chart with reporting hierarchy (relationship 002 for position to position, along with the name of the person in that position), which is somewhat similar to the organizational chart.

I'm unable to get the chart for reporting structure. can someone let me know how to meet this requirement?

If this is possible in the ABAP development, please let me know how to do it.

nabheetscn
Active Contributor
0 Kudos

You can use hierachival ALV kind of thing if you want to do in pure ABAP or if UI5 is an option then we have N number of possibilties.

Accepted Solutions (0)

Answers (1)

Answers (1)

ChrisSolomon
Active Contributor
0 Kudos

Sorry I am late on this....you probably already found what you need.....you said "I have a requirement for getting a chart with reporting hierarchy"....well, in a nutshell, this is standard functionality. SAP provides a means to "feed" all this information and then is open so that it can be consumed by many different "org charting" applications......SAP's own as well as 3rd parties. Similarly, within your ECC system, you can run reports using the same information. Finally, as you asked, this can also be customized if it does not meet all you needs....either adding more information to be provided in the feed and/or changing the "evaluation path" used to generate what you need.

Whatever you choose, depending on your structure, keep in mind the performance impact this may have.