cancel
Showing results for 
Search instead for 
Did you mean: 

Requested delivery date not copied from quote item to order item

Former Member
0 Kudos

CRM 7.0 copying from a quote to an order is ot copying the requested date at the item or header.

For the Header we are using copying routine SLSHDR and for the item SALES

There is a date profile assigned to both the quote & item category, these objects are in the date types.

BILL_DATE Billing Date

INVCR_DATE Billing Document Created On

OPP_DEL_DATE Requested Delivery Date

ORDERACTUAL Actual Dates

REQ_DLV_DATE Rqstd Delivery Date Proposal - Order Hdr

VALIDFROM Valid From

VALIDTO Valid To

This seems like it should not be so complicated, we are looking at a Badi for the copy rules but has been challenging to say the least. It seems like there should be a way to configure (not code) this issue.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

SAP OSS stated functionality not supported, we pushed it back a couple of times. Even though this is out of the box functionality in ECC copying a quote to an order.

Our developer was able to code a solution in method IF_EX_CRM_COPY_BADI~DATES, our ecommerce app calls this function when the quote is converted to an order in ISA.