Skip to Content
0
Aug 31, 2020 at 05:37 PM

SAP PI - Web Service - Function Module Export Table

122 Views

Hi,

I was wondering if someone can help.

I am trying to return a table from a rfc of a function module. However, I want to return that table as an export parameter. The result is returned as a table if I run the function module locally. But if I run it through PI web service nothing comes back. I need to do this because the tables parameter is treated as a changing data type when calling the c#. And it expects me to know the number of elements returned, which means I have an error. Any help would be really appreciated.

If I call it from the RFC, I get results.

If I call the same from soapui, I get nothing.

Best regards,

Seamus