cancel
Showing results for 
Search instead for 
Did you mean: 

HOW TO FIND MENU PATH FOR A TCODE

02-24-2006 10:35 AM
16230 views 7 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

PLZ TELL ME HOW TO FIND MENU PATH FOR A TCODE .

I HAVE MADE A MENU ENHANCEMENT WITH TCODE +DW2.

IT MENU PATH IS NOT TRACEABLE.

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

HI

<b>search_sap_menu</b> - Finds the menu path to a transaction

REGARDS

ANOOP

Answers (4)

Answers (4)

Former Member

Tools->ABAP/4 Workbench ->Development

Type "/n" in your command

When you see "<b>Start SAP Easy Access</b>" button

Enter transaction code <b>S001</b>

There you can see the Menu created for +DW2

Message was edited by: Wenceslaus G

Former Member
0 Likes

STILL IT IS NOT COMING, SEARCH_SAP_MENU IS WORKING FOR OTHER TCODES BUT I THINK THERE MAY BE PROBLEM WITH MENU EXIT FOR +DW2.

I M WORKING ON SAP5

Former Member
0 Likes

Hi Madan,

It is in the transaction code <b>S001</b>.

Check my previous post on this.

It is not listed on the SAP Menu. Thats why SEARCH_SAP_MENU returns nothing...

<b>Go to the Initial Screen and then type /n in the TCODE.

From there now type S001 to go to transaction S001.</b>

The other ways do not work. Like combining both in a single step : "/ns001".

Former Member
0 Likes

have u find the menu path for +dw2 ..it is S001..

reward if useful..

please close the thread if the problem is solved..

Message was edited by: Ashok Kumar Prithiviraj

Former Member
0 Likes

Hi,

SEARCH_SAP_MENU. using this tcode u can find menu path for any tcode.

Former Member
0 Likes

in se93 type +DW2 and click 'WHERE USED LIST ICON' with all the check box checked...u will get some information about the transaction..

reward if useful..

Message was edited by: Ashok Kumar Prithiviraj