Purchase Order Packing slip customization in ax2012

Dear All,

I Have created the new field “Remarks” in purchparmtable.,added same field in the vendpackingslipjour. When I am posting the packing slip of purchase order by updating the field remarks, it is not updating into the vendpackingslipjour.

So where I have to write the code.

Please help in this regards.

Thanks,

Nanjappa

Hi Nanjappa,

Please try your code in below class

PurchPackingSlipJournalCreate - >initHeader()

Don’t forget to do an incremental CIL/Full CIL(if not done before)

Thanks a Lot