Skip to content

KVSBDECompanyInit#

Events#

OnAfterInitDACHReportSelection() :#

[IntegrationEvent(false, false)]
local procedure OnAfterInitDACHReportSelection(): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSBDECompanyInit", 'OnAfterInitDACHReportSelection', '', false, false)]
local procedure DoSomethingOnAfterInitDACHReportSelection()
begin
end;