Can I create multiple deliveries using WSH_DELIVERIES_PUB.CREATE_UPDATE_DELIVERY
I am working on R12 version. I want to process multiple orders together so that deliveries are created in one go only using WSH_DELIVERIES_PUB.CREATE_UPDATE_DELIVERY. As I understand , in parameter p_delivery_info, we pass order details. So If I pass multiple order details, will it create multiple deliveries? Is this possible using this api.