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: 

How to add own customized transaction in SPRO (IMG Menu Path)

Former Member
0 Kudos
2,856

Dear All,

I have a requirement of adding new customized transaction in IMG menu path. Can you please help me out how to do that?

Best wishes,

Atanu

3 REPLIES 3

sreeramkumar_madisetty
Active Contributor
0 Kudos
660

Hi

Attach a TCode for your Custom Transaction

You have to findout the AREA MENU of the TREE branch where you wants to attach your Custom Transaction .

Then go to SE43 (area Menu)

enter that TREE area menu

under that other Tcodes also might be attached so in that You have to attach your transaction.

then your transaction/ report will be displayed.

Refer :

http://help.sap.com/saphelp_sm32/helpdata/en/9a/b7b2375ca97f68e10000009b38f8cf/content.htm

Regards,

Sreeram

0 Kudos
660

Hi Sreeram,

Thanks for your reply. I want to attach transaction code in IMG Menu Path. Not in normal path.

Best wishes,

Atanu

sreeramkumar_madisetty
Active Contributor
0 Kudos
660

Hi

Can you try this way:

You need to modify the structure ( node ) that you want to modify using transaction SIMGH. First you need to go to transaction SIMGH.

In the IMG structure just press f4 -> you need to give the title of the structure that needs to be edited. f8. Then you can modify the structure -> insert node.

You need to give the node text.

After creating the node, click on the node and select insert activity.

In the ID field give an entry, Give the description in 'name'.

Please check this link on how to add a node in IMG.

http://help.sap.com/saphelp_sm32/helpdata/en/9a/b7b2375ca97f68e10000009b38f8cf/content.htm

Regards,

Sreeram