Application Development and Automation 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: 
Read only

VA01 Copy with refrence

Former Member
0 Likes
579

Hi Experts,

I am creating a sales order with refrence (Create with refrence) in VA01 transaction code. In the order tab i am giving the order number and then cliking on item selection (tab). Affer i click copy, I am getting multiple items for each item number in the sales order screen .Can you guys please help me out in finding the reason for that, which table it is hitting??

Moderator message: not directly related to ABAP development, please have a look in the respective functional forum.

Edited by: Thomas Zloch on Sep 12, 2011 4:49 PM

Hi Experts,

I am creating a sales order with refrence (Create with refrence) in VA01 transaction code. In the order tab i am giving the order number and then cliking on item selection (tab). Affer i click copy, I am getting multiple items for each item number in the sales order screen .Can you guys please help me out in finding the reason for that, which table it is hitting??

Moderator message: not directly related to ABAP development, please have a look in the respective functional forum.

Edited by: Thomas Zloch on Sep 12, 2011 4:49 PM

2 REPLIES 2
Read only

Former Member
0 Likes
538

Duplicate

Read only

Former Member
0 Likes
538

Check the order type of the reference order. If it belongs to RMA(Return material assignment) then you may get multiple line with

same item number.

Hope this helps

Cheers!

Mishra