Share via


Introduction to design patterns in Axapta applications

Accounting and business management applications developed in MorphX are normally large and very complex. However, a close study of the standard Axapta application will uncover that a number of basic techniques are used repeatedly. When designing applications for MorphX, the designer can very often use these basic techniques, or design patterns as building blocks. Below you will find a list of these design patterns:

CHICLET.gif How to search for records in the database.

CHICLET.gif How to access member variables in classes and fields in tables.

CHICLET.gif How to interact with the user using dialogs.

CHICLET.gif How to work with more than one company from X++.