Install Dynamics NAV 2016 problem
Hello, I installed Microsoft Dynamics NAV (Demo Installation) ,but I have this server error (print Screen) Someone have an idea ? For information,I have the same problem with install Dynamics NAV 2015...
View ArticleCtrl+Alt + F1 not showing the Table fields
Hi - One of our user is set as SUPER data and has BASIC permission. When they go to a Sales order and press Ctrl+Alt + F1 it only shows Page information but not the Table fields, Source expression,...
View ArticleHow to get At least 2 decimal places without rounding the number
all i want is to 0.11 to display at "COGS Percentage" but instead it displays 0.12 (see attached photo) All help will be appreciated
View ArticleSubscription Events not running
We are in the process of implementing a new version of Dynamics NAV 2016 CU1, and during testing are having a few issues with subscriptions. I have a codeunit which has a number of new functions which...
View ArticleApply Customer entries by code
I need to apply customer payments with invoices and I can do that on the general journal when I'm posting the payment, but if the payment date is earlier than the invoice date, that is not possible to...
View ArticleReverse a posted Transfer Order and Posted Warehouse Receipt
hi I'm using NAV 2013, a user has mistakenly receipted the wrong Transfer Order, we use the warehouse receipt to to receive transfer orders, so I need to reverse/undo both documents to get the stock...
View ArticleWarehouse picking versus shipping problems
Dear Nav users I have a problem with the wms module in Nav 2013 and I wonder if someone else has experienced the same issue. We are using warehouse picking and also warehouse shipping. Sometimes we can...
View ArticlePost request with parameters
Hello, I have a problem to send a post request with parameters - this is my code : WebServiceURL := 'https://...'; Request := Request.Create(WebServiceURL); Request.Method := 'POST'; Request.KeepAlive...
View ArticleIn lookup field not showing
Hi - I have a table 50001 which has Customer no(Linked to Customer Table), Tax exposure code and Expiration date. Primary key is Customer no. and Tax exposure code. Field Groups - Customer no., Tax...
View ArticlePurchase pages not showing totals
I recently came across an issue with NAV 2016 where the totals under the PO invoice line were 0 even though there were lines in the invoice. I found out that the problem was in codeunit 57 in function...
View ArticleFile path is breaking
I want a create PDF file, with local path. file path was stored in a SMTP table. saved file using save as pdf function when I want attach the file name is breking into line like d:\temp\invoice.pdf...
View ArticleDOWNLOAD DYNAMICS NAV ANDROID APPS ON GOOGLE PLAY
With Microsoft Dynamics NAV 2016 you will get your favorite Role Tailor Dynamics NAV feature on Android tablets and Android phones.It is fresh and modern interface designed for mobile devices Navision...
View ArticleMICROSOFT DYNAMICS NAV GET FUNCTION 2016
Most of you have seen and used Dynamics NAV GET Function when you do the coding. Today I am going to show you how to use Dynamics NAV GET Function in your developments. First you need to understand...
View ArticleDYNAMICS NAV JOB QUEUE
Dynamics nav Job Queue allow users to schedule and run specific reports and codeunits. You can set up jobs to run one time or recurring. For instance , user wants to run customer statement report...
View ArticleNAV 2017 - SQL Error on client - Must restart service tier
I have experienced that users get a mistake in the RTC client such as the following "The prepared statement handle 5 is not valid in this context. Please verify that current database, user default...
View ArticleBETTER ERROR HANDLING USING IF CONDITION IN DYNAMICS NAV
Hello guys, I would like to share some important tips with you and sometime you might known these tips also you love C/AL coding and you would hate this area, which is error handling. So Let’s have a...
View ArticleProblem with httpRequest and WinhttpRequest after upgrading
Hi, Since upgrading from classic 2009 to 2013 I have a problem with a function used to download data directly from a URL. The codeunit I have created works with httpRequest using the automation...
View ArticleWebservice of Codeunit makes NAV server stop
Hi I would like to make external program to simulate 'Production Journal' and Posting in 'Released Production Order' because its process has too much complex User interface to make users' mistake....
View ArticleWhy there is proceed on disposal entries after disposed an asset
Hi All , Why there is a fa ledger entries with fa posting type "proceed on disposal" when dispose an assets ? , how to correct it ? and why there is difference between g/l entries (total fa (bookvalue)...
View ArticlePass the Item List data to the Report
Hi all, How to pass item No click on the list to the report? Thanks.
View Article