Hello , In the sales flow If i enter a customer and finding a sales order . and for that sales order multiple deliveries are done with different delivery numbers.
so when i am fetching the data , only for first delivery it is showing output....since loop is running once for one sales order number.....
what is the solution.....how to run the loop with different logic....
ThankU..