Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Call web dynpro function

Former Member
0 Likes
369

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...

1 REPLY 1
Read only

Former Member
0 Likes
345

no answer.