Skip to Content
0
Former Member
Jan 09, 2007 at 09:41 AM

Non SAP WSDL, how to handle input parameter

39 Views

I am creating a custom WD java application which imports a WSDL and from that I can bind the data structures and populate with input parameter values.

One of the values requires a (variabletype[] _variabletyperec)

What is the meaning of hte <b>_variabletyperec</b>?

what do i need to pass here?