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, click Object Designer.

  2. In Object Designer, click Codeunit.

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

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

See Also

Community Additions

ADD
Show: