How to find customizing requests by key values in tables?
There are a lot of cases, where you would want to find all requests connected to some organizational unit (e.g. warehouse number), or check if certain requests (don't) contain some organizational unit.
I found that the easiest way to do this is to look into the table with requests. You can follow the steps below:
- Open transaction
SE16
. - Input the table name
E071K
(Change & Transport System: Key Entries of Requests/Tasks) and open its contents (F7). - Optionally you can use the field
TRKORR
(Request/task) to provide request numbers if you need to search though the certain requests. - Fill field
TABKEY
with a mask describing what you want to search. E.g. if you want to search for all requests regarding the warehouse numberZ001
, provide*Z001*
as the value of this field. - Press Execute (F8).
- All table keys will be shown on the screen. Use ALV Grid or ALV Display list formats to see the exact keys (you can also double click the row in standard list format) or export the results to a spreadsheet to analyze them further.
Verified systems
- SAP EWM 9.4
Provide feedback
If you have comments or suggestions, please feel free to:
- Reply on X/Twitter.
- Leave a comment on our Telegram Channel.