Skip to content

KVSMEDItemTrackingLines#

Extends #437dbf0e84ff417a965ded2bb9650972#Item Tracking Lines

Events#

KVSMEDOnBeforeExecuteActionAccessory(Record Tracking Specification, Boolean) :#

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

[IntegrationEvent(false, false)]
local procedure KVSMEDOnBeforeExecuteActionAccessory(TempTrackingSpecification: Record "Tracking Specification" temporary; var IsHandled: Boolean): 
[EventSubscriber(ObjectType::PageExtension, PageExtension::"KVSMEDItemTrackingLines", 'KVSMEDOnBeforeExecuteActionAccessory', '', false, false)]
local procedure DoSomethingKVSMEDOnBeforeExecuteActionAccessory(TempTrackingSpecification: Record "Tracking Specification" temporary; var IsHandled: Boolean)
begin
end;

Parameters:

  • TempTrackingSpecification:
  • IsHandled: