Hello Guys,
I have Converted few Reports from Nav 2016 to AL Code.
In AL Code i have the following Code in Report
CurrReport.CREATETOTALS(TaxAmount, ExtendedPrice, Qty, AmountExclInvDisc);
and
CurrReport.PageNo =1;
Im getting Warning Messages, these Methods are deprecated.
How to solve this issue?
*This post is locked for comments
I have the same question (0)