Hello everyone I want to ask that how can I disable a built-in procedure or trigger in business central.
Hello everyone I want to ask that how can I disable a built-in procedure or trigger in business central.
Hi,
You cannot disable a built-in procedure in Business Central. But you can handle it by finding any events before or after that call.
For example in image below this is a procedure in Codeunit 80. You can subscribe to event OnBeforeSalesDoc and then can exit by modifying handled to true in subscriber.
If there is any event with IsHandled parameter then you can use it
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156