Hi All,
I am on version 2009 R2.
I have the NAS installed and setup the Job Queue for the Adjust Cost Report (795).
I have removed the Window dialog box in the CU 5895.
But i am getting the error that "Dialog box cannot be Used".
Please do help.
Thanks.
0
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
While running the report i am not getting any windows opened. So bit confused where the triggering is happening.
Please do help on the same thanks.
AdjustCostEntries.USEREQUESTFORM(FALSE);
AdjustCostEntries.RUN;
CLEAR(AdjustCostEntries);
and i had no issues. In the above code AdjustCostEntries is referencing "Adjust Cost - Item Entries" report.
ArcherPoint, Inc http://www.archerpoint.com
Blog: http://www.navisionworld.com
skkulla
In the report property i have made UseReqForm to No.
Also commented the whole window part in the Codeunit.
In classic it doesn't open any windows or other dialog boxes.
But NAS immediately throws the error.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n