I have a .net application that consumes a web service provided by an SAP BAPI. Currently I am requesting material inventory from SAP through the web service, but I am only able to return the inventory of one item at a time. Is there any way I can run this in any type of batch mode that will allow me to send multpile items (and multiple plants), and retrieve the inventory for all items at one time?