Hello experts,
in my current requirement, I have to calll transactions with parameters from a WDA application (the called transaction is displayed with ITS WebGui). Thanks to this great [wiki|https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22375], everything is fine as long as I use standard dialogue transactions. Unfortunately, one of the transactions I have to call is an OO-transaction. This OO-transaction doesn't respond to my url parameters. I already tried filling the attributes of the structure behind the called dynpro (in the same way as I do with the dialogue transactions) as well as filling the sap memory parameter bound to the field I want to fill (via URL and via SET PARAMETER ID in my WDA code), both ways failed.
Is there any way to pass parameters to fields of the called dynpro in my scenario?
Thanks in advance.
Helmut