Search Transactions by Text in SAP

Most of the ABAPer or who ever use SAP at some point stuck at the point to know or remember Transaction codes.

Initial Screen of SAP standard T-Code
Initial Screen of SAP provided standard T-Code for search

SAP given a simple Transaction code ‘SEARCH_SAP_MENU’ which accepts text and gives the result input in all Transaction codes which are matched to that particular text.

Program Ouput
Program Ouput

 It even provides the details of all the preceding nodes to look at the path (from SAP initial screen Navigation).

You might also be interested in these posts:

  1. ABAP Program to Search For SMARTFORMS in your Language
  2. ABAP Program to search specific words(string) in SAP Programs
  3. Conversion Routine in SAP
  4. Assign a T-code to Maintenance View in SAP
  5. Tracing your SQL in SAP

One Response to “Search Transactions by Text in SAP”
SAP FI Posted on July 27, 2009 at 4:12 AM

Thanks for SAP Tip.. I look forward to read more SAP Tips from your blog.

Cheer!

Post a Comment