Hello Experts,
I have develop the report to print the 'Purchase Order Archive' records. But when I try to print it, always showing the below error. What I need to do that:
The code is below:
Print Purchase Order Archive - OnAction()
PurchaseHeaderArch.RESET;
PurchaseHeaderArch.SETRANGE(PurchaseHeaderArch."No.","No.");
IF PurchaseHeaderArch.FIND('-') THEN
REPORT.RUNMODAL(50064,TRUE,TRUE,PurchaseHeaderArch);
*This post is locked for comments
Dear Sir,
I have posted the another query in forum...but my query is still pending. can you look in this issue. The link is:
Thank you and wish you the same.
Done.
Thank you very much sir. Now It is working.
I wish you a very happy 'Merry Christmas and Happy New Year 2017!'
check whether you have added any key in DataItemTableView property of dataitems.
Sohail Ahmed
2
mmv
2
Amol Salvi
2