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

problem in VA01 transaction

Former Member
0 Likes
528

Hi experts,

in S.O.create(VA01) we can create the document with the refrence to inquiry or quotation or contrct and copies the values from them to sales order with copy button in the popup.

Now like quotation we have Estimate transaction having certain values.

how to to insert them in to VA01 and have to copy values from estimate header in to sales order.

Please guide me how to do it?

thanks in advance

Hi experts,

in S.O.create(VA01) we can create the document with the refrence to inquiry or quotation or contrct and copies the values from them to sales order with copy button in the popup.

Now like quotation we have Estimate transaction having certain values.

how to to insert them in to VA01 and have to copy values from estimate header in to sales order.

Please guide me how to do it?

thanks in advance

3 REPLIES 3
Read only

Former Member
0 Likes
497

If you want to create sales order with any reference document you have to maintain the copy control in VTAA. Then only the values get copied to the sales document.

Read only

Former Member
0 Likes
497

Hi Ramesh,

Could you tell me , where you are creating these estimates. Is it a document type (or) you are entering data in any SAP transaction ? I didn't find any transaction where I can enter the data from sales estimates..

Regards,

Read only

0 Likes
497

Hi Sai,

this estimate is custom development that we deleloped which contains header information and item info.. this we have to copy in to SO when SO is getting created