Hi all,
I was looking at the employee search functionality in MSS (erp2005) which has a drop down box with four values:
--Direct Reports
--Employee from Organization structure
--Employee from organization unit
--Employee Search
How is this drop down box getting populated with these values? Is it configured in the IMG? OR is it getting this list from any function module?
I am developing a custom web dynpro application which has a drop down box and the values should be the same as above. So,
was wondering if there is any function module which I can reuse to populate my drop down.
Any clues?
Thanks.