Application Development 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: 

Need the Org Unit till the parent node the employee is attached to

Former Member
0 Kudos

Hi,

We have a requirement to find out the Sales Org the User is attached to as well get list of all sales org above it till the main node. Basically its reporting for Org Unit to the upper chain.

I am sure there should be some standard FM or report to achieve this. If any of you are aware, pls help.

Regards,

chandra.

3 REPLIES 3

former_member181966
Active Contributor
0 Kudos

Try

HRCA_SALESORG_GETDETAIL

HRCA_SALESORG_LIST

RH_BM_GET_TOP_NODE

<b>TIP</b>

<b><u>Go to SE37-> F4-> Function module = "RH","HR"

Max no of hits = 999999 Click "Execute"

Find "Nod" or "Sale" or "Org"</u></b>

Hope this’ll give you idea!!

<b>P.S award the points.</b>

Good luck

Thanks

Saquib Khan

"Some are wise and some are otherwise"

0 Kudos

try this:

RH_DIR_ORG_STRUC_GET...ther is another FM which works better use RH* and HR* and find them out,but i suppose this will suffice..

reward points if it helps

gunjan

0 Kudos

RH_STRUC_GET

Raja