Open Xml Excel Library – NAV2013

Navision 2013 replaces Excel Automation by Open Xml Spreadsheet technique to increase performance and align with web environment. However, it is a challenge to master and enhance Open Xml Spreadsheet in C/SIDE. To make it easy, we would like to introduce our solution which is pure…

Open Xml Excel Library – NAV2013

Navision 2013 replaces Excel Automation by Open Xml Spreadsheet technique to increase performance and align with web environment. However, it is a challenge to master and enhance Open Xml Spreadsheet in C/SIDE. To make it easy, we would like to introduce our solution which is pure…

CreateMenuXML

Simple codeunit to create a XML file from MenuSuite objects. Working method: Export all MenuSuites as a text file. Run Codeunit 50050 to create a XML file. Open XML file in XML Notepad 2007. Bron : Eduard Sanosian Lees meer...

Universal XML export

Few days ago I had a task to export some records (about 20 tables related) in XML. I'd prefer to write some kind of universal export procedure, rather than proceed with every table. Bron : Dynamix NAV and incadea, OLAP Lees meer...