Create custom procedures in Dynamics 365 Business Central

Intermediate
Developer
Dynamics 365
Business Central

Do you want to create custom procedures in AL? This module focuses on explaining how you can create new procedures. Additionally, it describes the difference between local and global procedures, the difference between local and global variables, and how you can pass variables to a procedure.

Learning objectives

In this module, you will:

  • Create custom procedures.
  • Use the different access properties for procedures.
  • Identify the differences between local and global variables.
  • Create procedures with parameters.
  • Use parameters by value and by reference.

Prerequisites

Basic understanding of the AL programming language.