In transaction PA30
after you enter a Personnel Number and select Infotype 0024, it will display all the qualifications of that employee (if they have any).
I want to create a report with 3 parameters ('Qualification group', 'Name' , 'Proficency' ) and after the user inserts data, to display all employees that have those skills. If I access table PA0024, it has no entries, so my question is:
In which table (or where) can I find all employees with their qualifications? Any other suggestions on how to make this report would help.