Hi Everyone,
I need small help with my process whether i can do that process with queues or not.
My scenario is : i have a excel sheet in that i have shipped item details But here i may have multiple records with Same " Order No" . When i create a ID for 1 item in SAP. I’m adding all my matching rows data like this
ID123660 | 8 | 5-30-23 | $12 | Shipped |
---|---|---|---|---|
ID123660 | 3 | 5-30-23 | $15 | Shipped |
ID123660 | 5 | 5-30-23 | $15 | Shipped |
I don’t need create ID for next record because as i have added all these items in comments. Can anyone tell me should i use Queues for this process or not. If i use Queues means what is the procedure i need to follow for this.
My sample excel below
TestSampleExcel.xlsx (10.1 KB)