KVSMEDCSRCallLineSub
Events
OnBeforeExecuteActionAccessory(Record KVSMEDCSRCallLine, 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(KVSMEDCSRCallLine: Record "KVSMEDCSRCallLine"; var IsHandled: Boolean):
Parameters:
KVSMEDCSRCallLine:IsHandled: