Document handling carry forward from sales order to production order

Hi All,

There is requirement of carry forward attached document from sales order to production order.

requirement is create production order from a particular sales order ,

that time attached document of sales order should carry forward to production order.

how to do that …if you have any any suggestion pls share with me.

Thankx

Nitin

The attached documents will not get copied. you need to add your code to make that happen.

You need to insert a record into the DocuRef table when the production order gets created from the sales order.

The docuRef table will have the RefRecId field which hold the recId value for which the document is attached.

Thankx for suggestion …Kranthi

let me try.

Thankx

Nitin