‎2010 Jul 02 12:24 PM
Hi.
I'm trying to call a web dynpro function from a RFC, but I don't know how to do this....
Let me explain...
We're using a function that uses 2 import parameters, but their types are like tables...
this function is a web dynpro function, and I don't know how can I set my parameters into these fields (that are tables)
When I try to debug this function from ABAP web dynpro, the parameters that filled on these fields are confused... =\
So...
How can I call this function from a normal function, passing my parameters to the import fields (that are tables)?
Regards...
‎2010 Jul 05 8:56 PM