cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass parameter to Webdynpro

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi thiruvengadam......

go to the main window->inbound plug. there you will have the deault inbound plug. jst double click it. there you will be able to give the importing parameter. then go to the application and click parameters tab and give the importing parameter. so the when you call the application it will be passed to the window.

---regards,

alex b justin

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Here is the online help reference to this subject. It has some code samples as well:

[http://help.sap.com/saphelp_nw70/helpdata/EN/45/1bc575ba064574e10000000a114a6b/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/EN/45/1bc575ba064574e10000000a114a6b/frameset.htm]