Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

creating multiple orders of different order types at a time

Former Member
0 Kudos

Hi,

i want to create multiple orders of different order types.

Requirement: in VA01 for given order type & sales area, in second screen

if line items are different materials whose delivering plants are differeent.

based on delivering plant i want to create orders for each delivering plant.

i.e if there are 3 different delivering plants, then i want to create 3 orders of 3 different types.

is it possible. if so, please give me steps eloborately

Thanks

3 REPLIES 3

Former Member
0 Kudos

Hi Deena,

One Sales Order... 3 Delivery is possible....

I have not done this.. but let me try.....

1. How do you create a sales Order? manually or through program?

2. Can you have the line item details before creating Sales Order?

3. Is the document type same or different?

4. Do yu have any reference document for creating the Sales Order?

Regards,

Prabhu Rajesh

0 Kudos

Hi Prabhu,

thanks for your response. clarifications for your questions:

1. How do you create a sales Order? manually or through program?

manually & through portal we r calling bapi for order creation

2. Can you have the line item details before creating Sales Order?

No details When creating through portal, details are there When creating manually . But he don't know from which plant the order is placed . so we need to byfurcate the orders w.r.t to plant.

3. Is the document type same or different?

Different order types.

4. Do yu have any reference document for creating the Sales Order?

No

Thanks

Former Member
0 Kudos

hi

it will be possible in bdc recording by using tablecontrol

if u do it using tablecontrol method it is easy

but the data which u want to do it must be planned before that

you must have the line item details and you need to know that document type must be same for the your multiple orders