cancel
Showing results for 
Search instead for 
Did you mean: 

How to find a previous View

Former Member
0 Kudos

Hi,

Is it possible to find the previous view in Wd for ABAP.

I navigate from view 1 to view 6. (View 6 contains general information about the input fields on view 1).

I can do the same from view 2. It also leads to view 6.

In view 6 I need to know what the previous view was (1 or 2). Of course I can use a context attribute for this but I would like to know if there is a methode that can provide me with this information. I suspect that the web dynpro has this information somewhere (like 'call screen 0' in ABAP).

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi, Raymond!

For each Inbound Plug there's an associated Event Handler which is called when the view' s entered and therefore informs you about the previous one.

Regards,

Thomas

Answers (0)