Skip to content

KVSMEDUpgrade#

Events#

OnBeforeUpdate_MED_1753_Insert_BincontDetails_20231103(Record KVSMEDBinContentDetail, Boolean) :#

[IntegrationEvent(false, false)]
local procedure OnBeforeUpdate_MED_1753_Insert_BincontDetails_20231103(var BinContentDetail: Record "KVSMEDBinContentDetail"; var IsHandled: Boolean): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSMEDUpgrade", 'OnBeforeUpdate_MED_1753_Insert_BincontDetails_20231103', '', false, false)]
local procedure DoSomethingOnBeforeUpdate_MED_1753_Insert_BincontDetails_20231103(var BinContentDetail: Record "KVSMEDBinContentDetail"; var IsHandled: Boolean)
begin
end;