cancel
Showing results for 
Search instead for 
Did you mean: 

road map in dynpro

Former Member
0 Kudos

hi,

while using road map in dynpro... do we have to use multiple road map elements in every view we navigate or only one road map can be used in multiple views.. and if so hw do we handle this.

Thanks & Regards,

Ritwik.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You use only one roadmap.

Basically, in a view, define the roadmap on the top, along with the buttons (previous, next etc..) associated with the road map.

Below the roadmap, define a viewcontainerUI element. Within this UI element, embed the set of views to which the navigation has to happen. Based on the current step of the road map, on clicking of previous / next, you can fire the plug to the appropriate view.

Hope this helps.

Regards,

Wenonah