DAC Overview

In MYOB Acumatica, the data is stored in a database. However, users of MYOB Acumatica do not access the database directly. Instead, they access the data access classes (DACs). A DAC is a programming object used to represent and provide access to a database table in the code of MYOB Acumatica.

In this guide, you can find an overview of the data access classes (DACs) that are used in various functional areas of MYOB Acumatica and learn about their relations.