RE: Sales order creation with 100 line items

Hello Experts,

We have an upcoming project which may require to have around 100 line items for a customer in each sales order.

Is there a better way other than manual creation of Sales order to save time for our customer care team.

Something like CSV import, 3rd party tool which will take away the process of manual creation and adding line item 1 by 1.

Karanjot Rookie Asked on December 19, 2022 in Order Management.
Add Comment
2 Answers

You can also import via csv in a single file – no separate header / line item file required.  Depending on the method and format of the data you are receiving to create the orders, you can develop an API or use an IPaaS of sorts to import via sFTP or other protocol.  If there is a set standard for the orders, as in always the same line items, you could potentially use a memorized transaction as well.  Either way, the good news is there’s options.

Rookie Answered on December 20, 2022.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.