Add

Thursday, August 13, 2009

Modifying a Codeunit

The Procedure for modifiying an existing codeunit is geven below.
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.

No comments: