cancel
Showing results for 
Search instead for 
Did you mean: 

Function module Table Parameter

maftunahmed
Explorer
0 Kudos

Hi,

I have declared a Function module as RFC enabled and passing 3 table parameters as optional parameters. I have created Web Service on the same function module. But when I am testing the WSDL URL of that web service in SOAPUI its not showing that 3 table parameters as optional and also i have to pass values in all 3  table parameters otherwise web service is generating error message.

Please help me out.

Regards,

Maftun Ahmed Khan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Maftun

If I recall correctly, for Table Parameters via a Web Service you still need to "Send" the Tables but with no entries. That sounds a bit silly but I believe I encountered the same error a few years back and that was the only way to resolve it.

Because it's an RFC enabled Web Service all parameters must be passed...even if empty.

Hope this helps.

Arden

Answers (0)