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

version change in sap!!

former_member224405
Participant
0 Likes
724

hi folks i have three versions on my instance i need to change to prg version in se38 i went to utilities and changed the version but wen i click on subrotines its not going on tat sub routine ....is tat any thing i need to do to change the version of my program...

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
636

If you are sure that in the new version, your subroutine is still there, you should update the navigation index. Menu Utilities->update navigation index.

3 REPLIES 3
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
636

Not actually.

Sometimes so happens that simple double-click on the routine will not take you anywhere .

Go inside the include/main program where the code for same is written and you can see the form there.

Read only

kamesh_g
Contributor
0 Likes
636

Hi

In version management simple Click does not take you to Form or code which been updated some times .

Take the report name and try to find out it in report or include .

Read only

Sm1tje
Active Contributor
0 Likes
637

If you are sure that in the new version, your subroutine is still there, you should update the navigation index. Menu Utilities->update navigation index.