Good morning,
As i am trying to flow fields from sales table to till invoice.
As i have added two fields on salestable and 2 more fields on salesline.
I added two fields to salesparmtable and salesparmline.
From salestable to salesparmtable i flowed properly and from salesparmtable to custconfirmjour flowed properly.
But then packing slip i must initialize salesparmtable from custconfirmjour data.
In ax2012 r3 we can write method in Salesformletterparmdata.CreateParmTable().
But in new version what can i do ?
1.Should i use chain of command ?
2.Should i copy event handler for Createparmtable and initialize values from custconfirmjournal.
Please provide some light on this.
Please provide some code example
Regards.
Have a great day.
*This post is locked for comments