Quantcast
Channel: Microsoft Dynamics NAV Forum - Recent Threads
Browsing all 29197 articles
Browse latest View live

Can I access code unit as a field on an exisiting page ?

I am very new to NAV and have few questions.I created a page which is pointing to a table and have corresponding fields. I have an existing code unit , that take 2 input parameter, which I can get from...

View Article


C# with navision integration

Hi All, i was worked on GP 2010 and 2013, in GP we have eConnect to connect gp database and perform actions on the gp database, now i am working on Nav 2013 is there any possible to integrate without...

View Article


RE: C# with navision integration

Sure,Web service is actual Microsoft's suggested solution for standard NAV integration (you can publish codeunit, page, xmlport, query) oData is new functionalityNAV 2013 does not suppport the old...

View Article

RE: MVP Award

Congratulations Aleksandar.Welcome to the Club.Very well deserved.

View Article

RE: MVP Award

Congratulations :)

View Article


RE: MVP Award

Congratulations Aleksandar.I hope I would be able to achieve this somewhere in 2050 :)

View Article

RE: MVP Award

Congratulations!

View Article

RE: Exception in NAV 2013 and stopped working

Did you try by compiling all objects?Did you check info in eventViewer after stopping?Dou you have any personalization for that user?

View Article


Exception in NAV 2013 and stopped working

Hi All,We have provided same rights to 2 of users but on viewing Posting Sales Invocies , one can able to view and on another it gives exception and stopped working. Even tried providing SUPER user to...

View Article


Permission Revoke to remove posted documents

Hi All,Like to know is there any permission set there in Base NAV 2013 that no one can remove the Posted documents.Please help.Thanks in advnace.

View Article

RE: Permission Revoke to remove posted documents

There are Roles like S&R-POSTED S/I/R/C and P&P-POSTED R/I/S/C which will have only read permissions to Posted Documents like sales Shipments and Purchase receipts..

View Article

RE: MVP Award

Congratulations, Motivated news when begin 2014. :)

View Article

How effect work center absence to Production planning (Manufacturing)

Hi all,I need a explanation about work center absence and production planing. When record work center absence (future absence) how it effect to the planned production orders.Its not effect when just...

View Article


RE: Webservice

which authentication type are you using?If Microsoft Dynamics NAV is configured for Windows credential type, then users are automatically authenticated against the Windows account that their computer...

View Article

RE: Limitation of 65000 rows trasfer from NAV 2013 to MS Excel

in Codeunit 424 function CheckNoOfRows, NAV checks whether excel version is >= 12 and number of rows is greater than 65000.Check what is going wrong in that code..

View Article


RE: Webservice

I Use Windows Credential. From my pc, if I open the NAV client, I haven't problems and web client works too:-/

View Article

RE: Limitation of 65000 rows trasfer from NAV 2013 to MS Excel

Code written as belowIF ExcelVersion = '' THEN IF NOT ISCLEAR(xlApp) THEN   ExcelVersion := COPYSTR(xlApp.Version,1,MAXSTRLEN(ExcelVersion));IF (ExcelVersion < '12.0') AND (NoOfRows > 65000) THEN...

View Article


Limitation of 65000 rows trasfer from NAV 2013 to MS Excel

Since MS Excel 2007 has capability of taking 10L records but from NAV 2013 report viewer unable to transfer more than 65000 rows.

View Article

RE: Limitation of 65000 rows trasfer from NAV 2013 to MS Excel

The code is same in NAV2013R2 also.Set debugger and check what is the value of ExcelVersion.

View Article

RE: MVP Award

Thanks to all of you :)

View Article
Browsing all 29197 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>