Hi Experts,
I have generated the web services for multiple po release function module.while creating the function module we have created the importing parameter as table to get multiple po numbers. But in WSDL file is generating table structure only once. so can you please known me how can make table structure repeat as many times that size of an array count (multiple po numbers)and how to populate the corresponding po number (ebeln) in each table structure.
I had the same problem once, my solution was not to use the tables tab.
You can pass in the IMPORT, EXPORT table type parameters and avoid using the tables tab, check if that works for you.
Regards
Hi sir,
To test in se80 do I need to create proxy. Thnak you
Add a comment