‎2006 Jan 04 1:34 AM
Hi all,
I have to write a function module to retrieve the Org. Management hierarchy to a xml, the outcome should be like the results of transaction PPOSE.
How to write a recursive function module to retrieve the data from tables HRP1001 and HRP1000 ?
Thanks.
‎2006 Jan 04 3:08 AM
Hi Macy,
try using the delivered function module RH_STRUC_GET.
Regards,
Suresh Datti
‎2006 Jan 04 3:26 AM
Thanks.
But when I test the delivered FM, it does not return any entry, so I guess it may not be appropriate in my case.