Hi
I am trying to retrieve a list of the first level of employees reporting to a manager using the .Net Connector. I have used the HRWPC_RFC_GET_OBJECTS rfc used by the Team Viewer iView with viewid="A_ALL". This returns all the employees under the manager in the org structure, not just the first level under the manager. If I use VIEWID="Y_DIR" I get data that is related to organizational unit and position, not people. Does anyone know how to retrieve only one level of people reporting to a manager?
Thanks