How to carry while doing packing slip of Purchase order in AX 2012?

Hi,

I created a field called Memo in purchparam table(the parameter form while doing packing slip of PO uses this table) and I created same field in VendPackingSlip while doing packing slip the data is carred from purchparam table to vendpackingslip table.

In my case the value given in Memo field(purchparam) should insert the same data in Memo rield of VendpackingSlip table while posting packing slip of Purchase order.

Help Please !!

\Classes\PurchPackingSlipJournalCreate\initHeader

You may need a incremental CIL after this change (considering the full CIL is done)