‎2008 Apr 04 3:14 PM
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
‎2008 Apr 04 3:21 PM
check if your path is reflecting in table : T778A
Check the path with Tcode : PPSS ...
‎2008 Apr 04 3:21 PM
check if your path is reflecting in table : T778A
Check the path with Tcode : PPSS ...
‎2008 Apr 04 3:38 PM
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?
‎2008 Apr 04 3:42 PM
hi ,
check the tcode PPOM and give the object id may ge it is orgunit or person ...it shows the hirarchy ....
regards,
venkat.
‎2008 Apr 10 3:58 PM