Codeunit
Synonyms
Code Set | AL Container

Definition

Codeunits are a Microsoft Dynamics Business Central object type.

They are containers for AL code that you can use in many application objects. You typically implement business logic in codeunits and call the codeunit from the object that needs to perform that specific logic.

[Source: Microsoft Docs]

Related Terms

Page ★
Table ★

Read More

Codeunit at Microsoft