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