Skip to Content
0
Former Member
Sep 22, 2008 at 05:29 PM

Execute a modelobject without input value

22 Views

hi,

I'm creating a dropdown list fetched with datas from backend.

I created a RFC just with a table as output but without input field because I wanna get the complet

list of a table in sap r/3.

I execute the model in web dynpro without binding a input since there is no input needed.

But I got nothing after execution of the model. (The RFC runs well in sap).

Do I really need to bind a input to execute the model?

Thanks

yimin