Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Attaching transaction code inside one area of sap menu

Former Member
0 Kudos

i want to attach one transaction code to the sap area menu.

how can i do it.

so instead of executing transaction code user can directly access it through the menu.

regards

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Pl. follow these steps:

Transaction code is: SE43.

Step 1: On the first screen enter the area menu name(S000).

Step 2: Press the u2018Changeu2019 button on the first screen. Following screen will appear.Press the u2018Change u2018 option.

Step 3: If you want to add a new manu under under some existing menu path then there will be two options.

Option 1: Add entry at as same level.

Suppose we want to create a new menu u2018testu2019 under menu u2018Toolsu2019.

Select the menu u2018Toolsu2019 and choose u2018Add entry at as same levelu2019 button from Application toolbar.enter the new menu name (for our case it will be u2018TESTu2019)

Press u2018Enteru2019, New menu (u2018TESTu2019)will be added .

Option 2: Add entry at as sub node.

Suppose we want to create a new menu u2018testu2019 (when we click this button a

Custom transaction u2018ZRAN1u2019 will be executed) under menu u2018Toolsu2019.Select the menu u2018Toolsu2019 and choose u2018Add entry at as sub nodeu2019 button from Application toolbar.

enter the new menu name (for our case it will be

u2018TESTu2019). Pr ess u2018Enteru2019, New menu (u2018TESTu2019)will be added .

5 REPLIES 5

Former Member
0 Kudos

Hi Praveen,

Add this transaction to Your Favourites Just Right Click on that and Click insert Transaction.

Thanks

Sudharshan

0 Kudos

but i dont want it in the favorites.i want toinsert it in aparticular area in sap menu.

i tried by right cliking tht area menu .but unable to find 'insert transaction'.

how to do it

0 Kudos

Hi Pavan,

if you dont want to add in favourites then follow the instruction as above mentioned steps.

Thanks

Sudharshan

0 Kudos

thanks for information. it solved my problem

Former Member
0 Kudos

Pl. follow these steps:

Transaction code is: SE43.

Step 1: On the first screen enter the area menu name(S000).

Step 2: Press the u2018Changeu2019 button on the first screen. Following screen will appear.Press the u2018Change u2018 option.

Step 3: If you want to add a new manu under under some existing menu path then there will be two options.

Option 1: Add entry at as same level.

Suppose we want to create a new menu u2018testu2019 under menu u2018Toolsu2019.

Select the menu u2018Toolsu2019 and choose u2018Add entry at as same levelu2019 button from Application toolbar.enter the new menu name (for our case it will be u2018TESTu2019)

Press u2018Enteru2019, New menu (u2018TESTu2019)will be added .

Option 2: Add entry at as sub node.

Suppose we want to create a new menu u2018testu2019 (when we click this button a

Custom transaction u2018ZRAN1u2019 will be executed) under menu u2018Toolsu2019.Select the menu u2018Toolsu2019 and choose u2018Add entry at as sub nodeu2019 button from Application toolbar.

enter the new menu name (for our case it will be

u2018TESTu2019). Pr ess u2018Enteru2019, New menu (u2018TESTu2019)will be added .