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

adding new node to (sap img) transaction code 'spro'

Former Member
0 Likes
1,881

hai all,

i m trying to modify the exsisting screen of SPRO transaction.how can it be done?

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
1,255
3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
1,256
Read only

Former Member
0 Likes
1,255

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

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
1,255

HAI ANSWERED