cancel
Showing results for 
Search instead for 
Did you mean: 

Split funtionality - How to nevigate to second screen directly

Former Member
0 Kudos

HI,

I have a dropdown UI element which is in the first screen.From that dropdown,I can select either "Travel Expense" or "Non Travel Expense". Both these options are available in the dropdown in the first page.

So based on the selection,we can go to the respective application in the second screen.

Problem :- I have to make two separate links for these two application (Travel expense and Non Travel Expense),so that the user can direcly go to the respective application(direcly to the second screen) without going to the first screen and then go to the respective application.

Please suggest me how to do that.

Regards

-Sandip

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI All,

Can any one please suggest on this.

Regards

-Sandip

former_member201361
Active Contributor
0 Kudos

Hi Sandip,

In portal, u might have created two different pages for ur web dynpro applications.

get the url of the page and navigate using WDPortalNavigation to respective page, when the user selects travel Expense or non travel expense.

refer this article for more information.

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40d983b4-bfc2-2b10-858f-b717e194f2c1]

if ur requirements does not satisfy with this solution then please elaborate ur query.

thanks and regards

Answers (1)

Answers (1)

Former Member
0 Kudos

I don't understand your question completely. Do you want to create an URL that allows navigating to a certain view initially?

Armin

Former Member
0 Kudos

HI Armin,

I want to create separate links in the portal,so that the user can direcly go to the "Travel Expense" or "Non Travel Expense " servises and the user doen not have trace multiple steps to go to these services.

We are using standard ESS/MSS package mfor travel expense.

Please suggest.

Regards

-Sandip