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: 

Forward navigation does not work.

Former Member
0 Kudos

Hi,

I have a dialog program, which I recover from version management. It works as expected. However, when I click on any of the modules in PBO/PAI via forward navigation, it refuses to navigate to the respective includes. It prompts "Create Object : PBO module ... does not exist. Do you want to create the object ?"

I wonder how should I restore the link for the forward navigation ? Thank you.

Regards

Kir Chern

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Kir Chern,

When you are in transaction SE37/SE38 or SE80 and busy building programs, sometimes it happens that SAP looses track.

Commonly this is due to deletions and addings of components without saving in between.

SAP has a simple solution for this:

In the menu go to Utillities --> Update navigation index and the problem is solved.

If by any change it is not, then look at your includes in the TOP include. Reorganise them so that the order of parts makes more sense.

Regards,

Rob.

1 REPLY 1

Former Member
0 Kudos

Hi Kir Chern,

When you are in transaction SE37/SE38 or SE80 and busy building programs, sometimes it happens that SAP looses track.

Commonly this is due to deletions and addings of components without saving in between.

SAP has a simple solution for this:

In the menu go to Utillities --> Update navigation index and the problem is solved.

If by any change it is not, then look at your includes in the TOP include. Reorganise them so that the order of parts makes more sense.

Regards,

Rob.