cancel
Showing results for 
Search instead for 
Did you mean: 

Copying PO Number quotation to Sales order

Former Member
0 Kudos

Hai

Guru's PO number and PO Date from quotation to Sales order not copying any copy control settings required.

Thanks

Sree

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi sree sree,

This is an standard issue. In VOFM you should create a new routine copy of 101 'Business Data Header for copy data, orders.

This routine can be copied into you own routine and make sure that in programme from 101 the following things are corrected:

  • Data which is not copied

LOCAL: VBKD-FKDAT.

LOCAL: VBKD-FPLNR.

LOCAL: VBKD-WKWAE.

LOCAL: VBKD-WKKUR.

LOCAL: VBKD-DELCO.

  • LOCAL: VBKD-BSTKD.

LOCAL: VBKD-ABSSC.

LOCAL: VBKD-BSTDK.

  • PO data should not be copied

  • CLEAR: VBKD-BSTKD,

Replace the copy routine 101 for the new in copy control VTAA for the orders involved.

Thanks,

Mariano.

0 Kudos

The bold point is an asterisk.

Thanks,

Mariano.

Edited by: Mariano Adalberto Sorrentino on Feb 12, 2009 5:45 PM

Former Member
0 Kudos

Thank u i am closing my thread.

Thanks

sree

Former Member
0 Kudos

Dear Sree,

T. Code: VTAA

Copy Control Settings b/w

Qt-->to-->OR

Check config-settings (at Header)

Copying requirements 001 Header-same customer

DataT 051 General header data

DataT 101 Header business data

Mark Box: Complete Reference, as Ticked.

Best Regards,

Amit

Former Member
0 Kudos

Dear Amit

Already that settings I did but not copying.

Thanks

Sree

Former Member
0 Kudos

Any suggestions plz

Thanks

Sree

former_member217082
Active Contributor
0 Kudos

Hi Sree

In VOV8 , customize the following feilds , Propose PO date in Requested delivery date/ Pricing date & Purchase order date tab and Quotation Message Transaction flow tab

Regards

Srinath