 |
Jumping from SAP Query into HR master data
Queries are often used for quality checks on HR master data. Did you know you can jump into a transaction right from your query list? Once you knwo how to do it, it is actually quite easy to build an HR query, which allows you to get into the master data maintainance transaction for the selected employee with just one click:
- Create your report using ad-hoc query or ABAP query or just use an existing query. The only prerequisite: the personnel number must be a field of the query putput.
- Select this query from the list in transaction SQ01 (this may require changing the query area or query user group in order to find the respective query) and click "change".
- Select "report assignment" in menu "goto" and click button "insert row" (second button from the left on the bottom of the popup window)
- Choose "other report type" and "transaction" in the second popup window. Enter "PA30" for HR master data maintainance. Save the assignment in your popup window and then save your query.
- Run your query and test by double clicking on one line
|
|