Sum of quantity field without declaring it a flow field.
Sir, I've created a field named 'Quantity Available' in MR Subform page which will sum up all the quantityes available in the 'Quantity' field of the Item Ledger Entry table.I didn't declare the field...
View ArticleNAV2016 CU 07
Hello all I decided to write a small blog post if someone else is upgrading their NAV 2016 from CU 03 to CU07 After updating the client and service files I started the Development client, converted the...
View ArticleNumber series codeunit TryGetNextno from XMLport error.
Hi I use this code in a XMLPORT : CLEAR(NoSeriesMgt); DocNo := NoSeriesMgt.TryGetNextNo(GenJournalBatch."No. Series", WORKDATE); I'm getting attached error. Why Thanks. <img...
View ArticleSame data in 'No.' field in Production BOM page.
Hello, In 'Production BOM' page within the Lines fasttab whenever I entered a type 'Item' & a 'No.' which was already there it'll take it again. But it shouldn't be like this. The 'No.' field must...
View ArticleInventory Pick in Starter Pack - NAV 2016
Hi Guys, i have a question about Inventory Pick functionality in NAV 2016, In my test environment (Cronus Company) i have location with only Require Pick, but if i want to use this warehouse in for...
View ArticleError in Upgradation to Nav 2016
I am getting a following error while upgrading to nav 2016 while compilation/Sync schema Invalid column name session unique id
View ArticleNAV 2016 - Object of type CodeUnit with ID XXX could not be found
Hi, I have a strange problem with a new NAV 2016 (CU6). If I try run own codeunit like CU 50000 with code MESSAGE('Hello'); I get always RTC message "Object of type CodeUnit with ID 50000 could not be...
View ArticleXML Port
we have 100 field in xml port that related to my table, now I want to update only three fields by xml port but in xml port we have 100 fields .is it possible and how ?
View ArticleSales Order - planned by a production order - extra quantity was produced,...
Using NAV2016, we have a sales order with an item tracked item. Use the planning button to create a production order for 200lbs. This creates the reservation against the sales line & production...
View ArticleError: Dotnet variable has not been instantiated. Attempting to call Mapinfo
Hi All, I am attempting to upload table 15 G/L Account via the web client and am getting the error shown in the attached image: I've never seen the error before and therefore have no idea what to do,...
View ArticleAction Items on Request Page - Reports
Hello. I want to create an Action Item (button) on the Request Page on a report. Is it possible? So far it does not work (see pictures). Just like old days in Classic when adding a button on the...
View ArticleConnect to ssl web services
Hi everybody!!! I have a ssl web service running correctly, except with an error in chrome because i use an autosigned certificarte, make it with makecert utitlity. When I am trying to consume Web...
View ArticleParallel scheduling
If for example two jobs are scheduled at the same time or with overlap. Are scheduled jobs executed in separate threads or are they executed one at the time in serie? With STARTSESSION available all...
View ArticleNAV2015 - Webservices on Azure - Local VT100/ADCS
Hi, I'm in the middle of my first NAV2015 implementation at a customer. The customer has decided to put database and some other services in the cloud. Locally there is a VT100/ADCS service running and...
View ArticleXMLPort Export - modifying Node Name
I have an XMLPort. Before it is outputted to a file and/or stream, I want to modify some node names. Is there a trigger that gives me access to the actual XML node? Specific use case is, I'm trying to...
View ArticlePrevent the post warehouse shipment to invoice
Hi All, when we do the warehouse shipment posting , it allows us to choose "ship" and "ship and invoice". i don't want to choose one of that , i just want to ship it, for example. where can i find the...
View ArticleWhy does card page retrieve 50 rows from DB and how to prevent it?
Hello, In NAV 2016 RTC client I have intuitively expected that the Card page will read only the single record + its flowfields that is just displayed. However it seems that RTC client reads instead 50...
View Articleget data and push it to page
Hi All, i have a case like this i have one sales order on sales line, the sales order need to get data of another table ( item , for example ) , and the record was meant to have 4 record with different...
View ArticleHow do I encrypt csv file generated from NAV database through C/AL coding
I am using one report (can switch to XMLPort if needed) to export the data in csv format. The exported data should be in encrypted format which can not be read / edited by people. The data exporting is...
View ArticleKrishi Kalyan Cess | Indian Localization | NAV 2013 R2
Hi, Does anyone implement it in NAV or receive any patch(hotfix) from Microsoft ? Kindly reply. Thank you.
View Article