Application Development and Automation 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: 
Read only

How to include TXcode ?

Former Member
0 Likes
844

Hi Friends,

I have got a task of creation of my own TxCode and keep that TXcode in menu path of SPRO.

I have able to create the Txcode - ZFORM and working .

But I want to know the procedure how to include my Txcode into the Menu path of SPRO please friends its urgent task can anybody help him out.

Thks points will be rewarded for the solution.

4 REPLIES 4
Read only

Former Member
0 Likes
614

hi,

Check out these related threads

Regards,

Santosh

Read only

Former Member
0 Likes
614

Hi,

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

Kiran Sure

Read only

Former Member
0 Likes
614

Hi,

SE43--->give the name of the menu ( Original SAP Default S000, it is advicable to copy it to say ZS000, &then do all mods in ZS000, in SU01-Defaults->startmenu should be ZS000 )->Click on 'Pencil' Icon for Display/Change--->Position the cursor on the desired line & click the button Ass entry at the same level or Add entry as sub note. A POP up will appear key inthe description & give the transaction code. Save & that's it.

I hope this helps,

Regards

Raju Chitale

Read only

0 Likes
614

Hi Got the steps and i have successfully created the Txcode and added in my menu but one more issue is i want a separate folder for my transaction.

Like my folder name is - Forms

inside folder - Zform create

zform change

zform display

Thks for ur help please sort out this issue.