ArcherPoint Dynamics NAV Developer Digest – vol 246

The NAV community, including the ArcherPoint technical staff, is made up of developers, project managers, and consultants who are constantly communicating, with the common goal of  sharing helpful information with one another to help customers be more successful. As they run into issues and questions, find the answers, and make new discoveries, they post them… Continue reading ArcherPoint Dynamics NAV Developer Digest – vol 246

Published
Categorized as Developer

Microsoft Business Central File Handling Part 1

I recently attended the Microsoft Directions Asia Conference for the first time. Eight employees from ArcherPoint participated in or attended nearly 80 sessions presented by Microsoft and ISVs. Team members went to different sessions and shared that knowledge. The experience was awesome. The conference showcased for the first time the April ’19 Release of Dynamics… Continue reading Microsoft Business Central File Handling Part 1

AL Programming for Dynamics BC: Data Types

There are many data types that are used in the AL programming language, used to modify code in Dynamics Business Central On Premises. This blog explains how to use the Dictionary, RecordID, RecordRef, and BigText data types. Dictionary Data Type The Dictionary data type represents a collection of keys and values. Dictionary consists of a… Continue reading AL Programming for Dynamics BC: Data Types

ArcherPoint Dynamics NAV Developer Digest – vol 243

The NAV community, including the ArcherPoint technical staff, is made up of developers, project managers, and consultants who are constantly communicating, with the common goal of  sharing helpful information with one another to help customers be more successful. As they run into issues and questions, find the answers, and make new discoveries, they post them… Continue reading ArcherPoint Dynamics NAV Developer Digest – vol 243

Published
Categorized as Developer

Use the String Function in Microsoft Dynamics Business Central On Premises

This blog provides a step-by-step guide to using the String function in Microsoft Dynamics Business Central for customizations. Open Visual Studio. Create a Code unit for the string function.Figure 1 – Creating a code unit for the String Function in Microsoft Dynamics Business Central Create a page extension. Figure 2 – Creating a page extension… Continue reading Use the String Function in Microsoft Dynamics Business Central On Premises

ArcherPoint Dynamics NAV Developer Digest – vol 241

The NAV community, including the ArcherPoint technical staff, is made up of developers, project managers, and consultants who are constantly communicating, with the common goal of  sharing helpful information with one another to help customers be more successful. As they run into issues and questions, find the answers, and make new discoveries, they post them… Continue reading ArcherPoint Dynamics NAV Developer Digest – vol 241

Published
Categorized as Developer

Using the AL Keyword in Microsoft Dynamics Business Central On Premises

If you’re new to Microsoft Dynamics Business Central on premises, you need to know how to easily customize it. This blog provides step-by-step instructions on how to use AL Keywords in a code unit in Microsoft Dynamics 365 Business Central. In this blog, you’ll learn how to do customizations using MAXSTRLEN keywords. Open Visual Studio.… Continue reading Using the AL Keyword in Microsoft Dynamics Business Central On Premises

Creating a new job in Microsoft Dynamics Business Central

This blog describes two ways to create a new job that includes budgets in Microsoft Dynamics Business Central. By including budgets, you increase visibility into cost, which helps you predict cost overruns and maximize revenue. From the Project Manager Role Center, use the navigation list to see the list of jobs. Set Up the Role… Continue reading Creating a new job in Microsoft Dynamics Business Central