Skip to Content
0
Former Member
May 15, 2008 at 09:07 AM

How to pass parameter to Webdynpro

33 Views

Hi,

I need to pass the document number as a parameter to a webdynpro application and then initialise the values on the iview accordingly. I have created service call to a function module which will take the document number as input and return the details. I am thinking of calling this in the WDinit method of the main view. But how do I pass the document number to the Application and how to get this value into the global context?

Regds

Thiru