Question:
I am working on SAP 4.0B version. I would first like to get the list of RYs that do not have any users assigned to them. Thanks in Advance
Answer:
In 4.0 you will have to write your own. It is not straight forward as you have o deal with the infotypes nad theare reference keys to deal with. If I recall you will need to look in IT HRP1001 witht he AG relation ship object ( it may HRT1001 and it may be both)
Answer:
Thanks John.
Answer:
We have the profile and RY relation in table HRV1016A.
Answer:
Check al the HR*1016* tables to ensure you use the correct one. As I recall HRT1016 is the one you want. Note this only gives you the PROFILE(s) the Responsibility uses. Seams to me there is another table as well TRPPROF ( Spelling?) that is the template for the Profile also.