Table of Contents

KVSFCYRequisitionSubscriber

Events

OnBeforeCarryOutActionMessagePlan(Record Requisition Line, Boolean) :

Summary: Event before carrying out action message in planning.

[IntegrationEvent(false, false)]
local procedure OnBeforeCarryOutActionMessagePlan(var RequisitionLine: Record "Requisition Line"; var IsHandled: Boolean): 

Parameters:

  • RequisitionLine: The requisition line to process.
  • IsHandled: Whether the event is handled.