December 2019
Beginner to intermediate
770 pages
16h 14m
English
When you create an extension, you need to check some conditions for the installation to be successful, or you need to initiate some setup tables or pre-populate other tables. To do this, you need to create Install codeunit.
The extension's install logic must be written in a codeunit with the SubType property set to Install. This logic is triggered when the following is true:
An Install codeunit supports the following system triggers:
Read now
Unlock full access