Table of Contents

KVSMEDTechniqueOrderLineSub

Events

OnBeforeExecuteActionAccessory(Record KVSMEDTechniqueOrderLine, Boolean) :

Summary: This is event is fired when action AccessoryEmpty and AccessoryExists is invoked. You can skip the default behavior (invoking KVSMEDAccessoryLibrary.OpenAccessoryCard) if yout set IsHandled.

[IntegrationEvent(false, false)]
local procedure OnBeforeExecuteActionAccessory(TechniqueOrderLine: Record "KVSMEDTechniqueOrderLine"; var IsHandled: Boolean): 

Parameters:

  • TechniqueOrderLine:
  • IsHandled: