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

HR - Evaluation Path Issue

Former Member
0 Likes
971

Hi ,

There is a custom FM which is using std FM RH_STRUC_GET_MULTIPLE_ROOTS' to get back hierarchy of organisation .

A custom evaluation path has been created and is being used - ZX.

Now RH_STRUC_GET_MULTIPLE_ROOTS' is returning incorrect results. I need to check whether the evaluation path is defined properly. looks like there is an error in definition which might be causing this problem.

I have no idea how evaluation path works. Could you please let me know the tcode where i could check on the custom evaluation path and rectify the error?

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
859

check if your path is reflecting in table : T778A

Check the path with Tcode : PPSS ...

4 REPLIES 4
Read only

Former Member
0 Likes
860

check if your path is reflecting in table : T778A

Check the path with Tcode : PPSS ...

Read only

0 Likes
859

thanks for the reply.

I can see the evaluation path in table t778a. In tcode ppss i do not know what the object id and object type for the evaluation path are?

Any idea if there is any other way to check details?

Read only

Former Member
0 Likes
859

hi ,

check the tcode PPOM and give the object id may ge it is orgunit or person ...it shows the hirarchy ....

regards,

venkat.

Read only

0 Likes
859

thanks for all ur replies. I found the answee.. its ooaw