Installation NAV2016 and NAV6.1 or AND NAV5 or NAV 2013 / NAV2015 on 1 Server
Hello, Is it possible to install Applications of Follwoing NAV Versions on 1 Server ? Windows Server 2012 R2 IF Not which Version can be installed on the same Server ? NAV2016 together with NAV6.1 Or...
View ArticleRTC (NAV 2009 R2) - XMLPort Export to client machine instead of server
I have a codeunit that runs an XMLPort (EXPORT). It uses the same code that I'm sure we've all copy/pasted many times (see below). The problem is that if I open the RTC on my local PC, and run the...
View ArticleRole Tailored Search Question NAV 2016
I have a bunch of Item Names which have & symbol in it for example B & A White switch board, C & F remote switch. When I go to the Item list and do a search on B & B Name while...
View ArticleCalculate 'Commission %' on a report.
Hello, Right now I'm working on a report. I've taken three DataItems: Sales Invoice Header, Sales Invoice Line, Salesperson/Purchaser. Now in the report I've taken few fields like Salesperson...
View Articlenav4 modify rec in ondelete trigger
Hello, My goal is: ondelete trigger modify some rec field (not key) and continue to delete it. Reason: to log deleted record throw after delete trigger in sql. If I add some code in ondelete trigger,...
View ArticleFlowfields using a certain key
Hi everyone, If I have a key defined in a a table, is there a way that I can know which flowfields are using this key? Thanks in advance
View ArticleNAV 2016 - Accounting Manager Role center does not show any activities
I have assigned a user in the permission set the below credentials and in this user Peronalization-->Profile this user has ACCOUNTING MANAGER. Role Role Name BASIC Basic Role SUPER Super role SUPER...
View ArticleThe Automation Variable has not been instantiated.
Hello, I am trying to use the automation control to retrieve data from a database as per the following codes: I am able to compile the code successfully but when running the page, I am getting the...
View ArticleUsing Function "StartSession" to Trigger a CU & Performance issues
I want to trigger a CU in another company from C/Al code. The approach which I am using is as follow: 1. I created a CU which Insert a rec for me ----> This is the CU that I want to trigger (It...
View ArticleTable Planning Assignment
Hi everyone, Has anyone come across this table before? What is it used for? I checked MSDN definition but it wasn't clear for me. Thanks in advance
View ArticleExtensebility in NAV 2016 Latest Builds
Hi, In the Url Below: https://code.msdn.microsoft.com/Extensibility-for-the-7600738d#content there is a control addin which is not working in NAV2016 Latest Builds(for example CU7) it is not showing...
View ArticleImporting/Exporting Word document from NAV Blob sometimes results in...
NAV2015 - Build 40459 We have a functionality where users can create word documents for a record. This is stored in a Blob field; nothing special so far. Here's where it gets interesting: If I save my...
View ArticleHow to create Item Tracking line for Sales Order and Transfer order through...
I was able to find the how to create Item Tracking lines in Sales Order automatically I have checked CDU 99000830 and found two Function. CreateReserveentryfor. CreateReserveentry. Here is the code...
View ArticleHow to create Item Tracking line for Sales Order and Transfer order through...
I was able to find the how to create Item Tracking lines in Sales Order automatically I have checked CDU 99000830 and found two Function. CreateReserveentryfor. CreateReserveentry. Here is the code...
View ArticleRunning Dynamics NAV 2015 on Mac and Parallel desktop
Hi, our customer runs Dyn NAV 2015 on Mac Machines, with the program Parallel Deskshop for windows. Now when they try to Preview reports in Dyn NAV, som of the content is not shown. The problem only...
View ArticleSSL cannot be enabled when the certificate is not present
Hi, I'm trying to enable SSL for SOAP and OData Web Services. I'm following this MSDN walkthrough. Certificate is installed and all required permission are granted. But when I try to activate the...
View ArticleDeadlocks in Sales Invoice report
Hi evryone, I made a customization in the Sales Invoice report, in the OnAfterGetRecord trigger of the Sales Invoice Header dataset. I added a code that is modifying the sales invoice lines (the...
View ArticleHow to add report to show on Web client -Navision
Can you please help me how to add a report in order to show it to Web Client Navision 2015? Through normal client is ok.
View ArticleFields shown in drop-down / lookup
Hi, If you open a sales invoice page (P43), on the lines (P47), you have the possibility to select e.g. Gen. Bus. Posting Groups via a field with lookup to the Gen. Business Posting Group (T250). In...
View ArticleCalling NAV Web Service with Codeunit 1290 (NAV 2016)
Hello, I'm trying to call a NAV Web Service from NAV with Codeunit 1290. (NAV 2016) I defined a Codeunit in NAV with a simple Function SetAndGet(_InParam : Text,VAR _Outparam :Text) the Problem is,...
View Article