Create classes in finance and operations apps
Classes are blocks of code that contain data and methods. When developing for finance and operations apps, you use the X++ language to create new classes.
Learning objectives
In this module, you:
- Learn about the use of classes in developing for finance and operations apps.
- Create a new class that is added to a project.
- Implement the global cache and singleton.
- 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