How to: Modify an Existing Codeunit

To modify an existing codeunit, use the following procedure.

To modify an existing codeunit

  1. In the Tools menu, choose Object Designer.

  2. In Object Designer, choose Codeunit.

  3. Select the codeunit that you want to modify, and then choose Design.

  4. In the C/AL Editor, modify the codeunit by changing the existing functions or by adding new functions.

See Also

Concepts

Codeunits