cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation Not Possible error

Hi All,

We are getting navigation not possible error while creating Travel Expenses.

Recently our system was upgraded from EHP5 to EHP6.


We have copied standard launchpad and we have assigned that custom launchpad role to the user.

We have debugged the method NAVIGATE_TO_OBJECT in class CL_FITV_NAVIGATION and came to know that in the code launchpad value "ESS" is hardcoded.

Please let us know how to proceed further to get our custom Launchpad Parameter into that method?

Regards,

Ravi

salmanasghar
Explorer
0 Kudos

hi ravi,

your finding of class and its method helped me resolve the issue. Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi,

Yes this shouldnt be hardcoded, this should be either an application parameter or defined in customizing as it is done in many other standard functionnalities... but for FITV it is not the case...

I think that you only have 3 options here :

- Create an OSS message.

- Modify CL_FITV_NAVIGATION...

- Just edit ESS/MENU directly using transaction LPD_CUST

Regards

0 Kudos

Hi,

We have raised OSS message and SAP suggested to create Customer(Customised) Version for Standard Launchpad(ESS/MENU).

Now issue got resolved.

Thanks & Regards,

Ravi

Former Member
0 Kudos

perfect, could you please than close your question and give your points to Mathieu?

Answers (0)