how to Create code unit extensions in business central
how to Create code unit extensions in business central
Hi, Below are all the Object types currently available.
As for the event subscribers mentioned by several experts above. You can refer to the link below.
https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-event-types
Hope this will help.
Thanks.
ZHU
Hi
As mentioned by NorthW
you cannot create a codeunit extension.
But you can use event subscribers.
Can you specify your requirement?
If my answer was helpful to you, please verify it so that other users know it worked. Thank you very much
In Business Central you can not extend an existing codeunit.
But many codeunit has integration events that you can subscribe to.
Here is some basics about developing codeunits.
Sohail Ahmed
2,655
Mansi Soni
1,574
YUN ZHU
1,453
Super User 2025 Season 1