Skip to Content
0
Former Member
Dec 05, 2006 at 09:15 AM

Declare ref value in RFC Web Service call

31 Views

Hello all,

How do u declare the required ref value in RFC fucntion when they require "[]" in .NET environment?

When I tested "BAPI_SALESORDER_GETSTATUSService", the second input requries a ref value w/ "WS_2_RFC_Test.Salesorder.BAPISDSTAT[]" type. But I just only see close to that under the web service is WS_2_RFC_Test.Salesorder.BAPISDSTAT, there is no such '[]'. Please tell me how do I declare that parameter.

Regards,

Steve