-
Contents What You Can Define in Codeunits A codeunit contains C/AL code that you can use in many other application objects. In simple applications, you can place the code in the object that calls the functions. For example, if you use C/AL code in forms, you can store the code in the form. However, as...