Create classes in finance and operations apps

Intermediate
Developer
Dynamics 365
Finance
Supply Chain Management

Classes are blocks of code that contain data and methods. When developing for finance and operations apps, you will use the X++ language to create new classes.

Learning objectives

In this module, you will:

  • Learn about the use of classes in developing for finance and operations apps.
  • Create a new class that is added to a project.
  • Add methods to a class.
  • Review the types of methods that can be used in a class.

Prerequisites

  • Basic knowledge of enterprise resource planning systems
  • Basic knowledge of object-oriented programming