How to pass data Intercompany Purchase order to sales order

Hi Techies,

I’m having requirement like having customize fields in purchase order header

Whenever I create intercompany PO automatically it creates Sales order in other company. Now the challenge is need to pass customize fields data to intercompany SO.

Please give me suggestions how to proceed with this requirement.

Thanks in Advance!!

Have a look at, \Classes\PurchTableType\interCompanyMirror

I have gone through above class whether we need to create parm methods and set methods for customized fields right ?

Thanks In advance

You don’t have to add the parm methods manually for the fields created in salesTable. Update the document service, msdn.microsoft.com/…/ff628056(v=ax.50).aspx