Re: [sap-log-sd] PO Reference Number from Quotation to Sales Order

Reply from WS on Feb 28 at 5:27 AM
Hi Sridhar,

The standard copy control will not help you as in the standard copy control the PO No. field (BSTKD) and PO date field (BSTDK) are set to clear which you need to comment and ask your Abaper to pass these value from quotation to sales order.

May be you can check the below code:
CLEAR:
* VBKD-BSTKD, - This line is commented. This helps to copy BSTKD from Qtn to SO
* VBKD-BSTDK, - This line is commented. This helps to copy BSTDK from Qtn to SO
VBKD-BSARK,
VBKD-IHREZ,
VBKD-BSTKD_E,
VBKD-BSTDK_E,
VBKD-BSARK_E,
VBKD-IHREZ_E,
VBKD-POSEX_E.


Hope the above helps.

Regards,

Wasim.

---------------Original Message---------------
From: sridhar pendota
Sent: Tuesday, February 28, 2012 3:23 AM
Subject: PO Reference Number from Quotation to Sales Order

Dear All,

Thanks for the prompt replies. My question is very clear. I am creating
Sales Order with reference to Quotation. As per the requirement The
maintained Quotation PO no. has to copy in to Sales Order through Copy
Control. what changes in Copy control will fit to meet the requirement. Please
suggest...

Best Regards,
Sri

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2012 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
WS  
Mr.
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Toolbox.com for iPhone & Android: Ask Questions & Get Answers Anywhere. Download the Free App

_.____.__