Skip to Content
0
Former Member
Feb 27, 2009 at 12:20 AM

Display URL parameters of application to View elements

17 Views

Dear All,

I have designed a ABAP webdynpro application.

With one parameter in application so that I can pass data to webdynpro to views elements.

Can any one help how to pass data from URL additional parameters to Views context elements?

For Example:

WebDynpro Application URL: http://XXXX.com:YYYY/sap/bc/webdynpro/sap/zumruf4?zdata=909090

So Can I display parameter zdata '909090' to main view?

Thanks