Skip to Content
0
Former Member
Jan 16, 2012 at 03:09 AM

Copy due date from SO to Delivery

106 Views

Hi Experts

I need to copy the due date which is on the sales order to the delivery using a user defind value.

I have used following SELECT T0.DocDueDate FROM ORDR T0 WHERE T0.U_OrderNo = [$U_OrderNo.0.0]

The last bit of this query does not seem to be correct (i tested it by prefixing the order number)

can some one hlp me with this.

If not is there a different query i can use to copy the due date value from the sales order to the due date field of the delivery doc

Thank you

Regards

Apsara