Hi everyone!
I am trying to create a script to create a sales order (t-code VA01) with multiple line items.
My script code is using counter i to go down each row in excel to pull in the data (for each sales order),
but to create each line item within each sales order, i need it to read across a few columns so that i can make multiple line items.
Any ideas?